talons

Fork of Claws Mail https://www.claws-mail
Log | Files | Refs | README | LICENSE

commit cc7bf782578e0af5e4543e6b1371b6c4d5b7db68
parent 2173678d82bf1f24032950b32a3b8205278834f0
Author: Colin Leroy <colin@colino.net>
Date:   Fri, 23 Nov 2012 16:37:08 +0000

2012-11-23 [colin]	3.9.0cvs19

	* AUTHORS
	* src/gtk/authors.h
		Add Christian Hesse which was forgotten for some reason

Diffstat:
MAUTHORS | 1+
MChangeLog | 6++++++
MPATCHSETS | 1+
Mconfigure.ac | 2+-
Msrc/gtk/authors.h | 1+
5 files changed, 10 insertions(+), 1 deletion(-)

diff --git a/AUTHORS b/AUTHORS @@ -293,3 +293,4 @@ contributors (in addition to the above; based on Changelog) Natanael Copa Igor Mammedov Abhay S. Kushwaha + Christian Hesse diff --git a/ChangeLog b/ChangeLog @@ -1,3 +1,9 @@ +2012-11-23 [colin] 3.9.0cvs19 + + * AUTHORS + * src/gtk/authors.h + Add Christian Hesse which was forgotten for some reason + 2012-11-21 [colin] 3.9.0cvs18 * src/etpan/imap-thread.c diff --git a/PATCHSETS b/PATCHSETS @@ -4516,3 +4516,4 @@ ( cvs diff -u -r 1.12.2.62 -r 1.12.2.63 src/gtk/prefswindow.c; ) > 3.9.0cvs16.patchset ( cvs diff -u -r 1.43.2.100 -r 1.43.2.101 src/prefs_matcher.c; ) > 3.9.0cvs17.patchset ( cvs diff -u -r 1.1.4.124 -r 1.1.4.125 src/etpan/imap-thread.c; ) > 3.9.0cvs18.patchset +( cvs diff -u -r 1.100.2.87 -r 1.100.2.88 AUTHORS; cvs diff -u -r 1.1.2.83 -r 1.1.2.84 src/gtk/authors.h; ) > 3.9.0cvs19.patchset diff --git a/configure.ac b/configure.ac @@ -12,7 +12,7 @@ MINOR_VERSION=9 MICRO_VERSION=0 INTERFACE_AGE=0 BINARY_AGE=0 -EXTRA_VERSION=18 +EXTRA_VERSION=19 EXTRA_RELEASE= EXTRA_GTK2_VERSION= diff --git a/src/gtk/authors.h b/src/gtk/authors.h @@ -139,6 +139,7 @@ static char *CONTRIBS_LIST[] = { "Federico Heinz", "Geir Helland", "Jorge Van Hemelryck", +"Christian Hesse", "Higuchi", "Hiramatu", "Marc Hoper",