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