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