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