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