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