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