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