Small post-receive fixes.
[gnus] / etc / ChangeLog
1 2011-02-18  Teodor Zlatanov  <tzz@lifelogs.com>
2
3         * post-receive: Fix $(( bug.  Note that the user name and address are
4         incorrect if the last commit was on a branch.
5
6 2010-11-22  Julien Danjou  <julien@danjou.info>
7
8         * post-receive: Use commiter name and email address.
9
10 2010-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
11
12         * post-receive: Use the emailprefix again.
13
14 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
15
16         * post-receive: Add log count to header.
17
18 2010-09-02  Teodor Zlatanov  <tzz@lifelogs.com>
19
20         * post-receive: More subject formatting.
21
22 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
23
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.
27
28 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
29
30         * gnus/gnus-setup.ast: Add finish links to the top nodes.
31
32         * gnus/news-server.ast: Add some trivial validation.
33
34 2008-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
35
36         * Makefile.in (install): Install png and svg files.
37         (uninstall): Uninstall png and svg files.
38
39 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
40
41         * ChangeLog: Bump version to 0.11
42
43 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
44
45         * ChangeLog: Bump version to 0.9.
46
47 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
48
49         * ChangeLog: No Gnus v0.8 is released.
50
51 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
52
53         * Makefile.in (datarootdir): Define.
54         (install, uninstall): Quote directory name that might contain
55         whitespace.
56
57 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
58
59         * images/GNUS-README: Rename from README.  Add some information
60         about the purpose of the various README files.
61
62         * images/README: New.  `emacs/etc/images/README' from Emacs.
63
64         * ChangeLog: New ChangeLog for `./etc'.  Should simplify syncing with
65         Emacs a little bit.
66
67   Copyright (C) 2007-2011 Free Software Foundation, Inc.
68
69   This file is part of GNU Emacs.
70
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.
75
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.
80
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.
85
86 ;; Local Variables:
87 ;; coding: iso-2022-7bit
88 ;; fill-column: 79
89 ;; add-log-time-zone-rule: t
90 ;; End: