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