6a2e18d17a53ae8f112288cd380369116e4acf8d
[gnus] / etc / ChangeLog
1 2010-11-22  Julien Danjou  <julien@danjou.info>
2
3         * post-receive: Use commiter name and email address.
4
5 2010-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
6
7         * post-receive: Use the emailprefix again.
8
9 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
10
11         * post-receive: Add log count to header.
12
13 2010-09-02  Teodor Zlatanov  <tzz@lifelogs.com>
14
15         * post-receive: More subject formatting.
16
17 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
18
19         * post-receive: Add modified post-receive hook for Git.  Comment.  Put
20         the update message after the diff.  Join multiple oneline logs into one
21         long subject.
22
23 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
24
25         * gnus/gnus-setup.ast: Add finish links to the top nodes.
26
27         * gnus/news-server.ast: Add some trivial validation.
28
29 2008-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
30
31         * Makefile.in (install): Install png and svg files.
32         (uninstall): Uninstall png and svg files.
33
34 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
35
36         * ChangeLog: Bump version to 0.11
37
38 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
39
40         * ChangeLog: Bump version to 0.9.
41
42 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
43
44         * ChangeLog: No Gnus v0.8 is released.
45
46 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
47
48         * Makefile.in (datarootdir): Define.
49         (install, uninstall): Quote directory name that might contain
50         whitespace.
51
52 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
53
54         * images/GNUS-README: Rename from README.  Add some information
55         about the purpose of the various README files.
56
57         * images/README: New.  `emacs/etc/images/README' from Emacs.
58
59         * ChangeLog: New ChangeLog for `./etc'.  Should simplify syncing with
60         Emacs a little bit.
61
62     Copyright (C) 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
63
64   This file is part of GNU Emacs.
65
66   GNU Emacs is free software; you can redistribute it and/or modify
67   it under the terms of the GNU General Public License as published by
68   the Free Software Foundation; either version 3, or (at your option)
69   any later version.
70
71   GNU Emacs is distributed in the hope that it will be useful,
72   but WITHOUT ANY WARRANTY; without even the implied warranty of
73   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
74   GNU General Public License for more details.
75
76   You should have received a copy of the GNU General Public License
77   along with GNU Emacs; see the file COPYING.  If not, write to the
78   Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
79   Boston, MA 02110-1301, USA.
80
81 ;; Local Variables:
82 ;; coding: iso-2022-7bit
83 ;; fill-column: 79
84 ;; add-log-time-zone-rule: t
85 ;; End: