From 866a2586e7222ab9c6b2400f79492553d674fa81 Mon Sep 17 00:00:00 2001 From: Paul Mangan Date: Fri, 13 Jan 2006 20:58:22 +0000 Subject: [PATCH] 2006-01-13 [paul] 1.9.100cvs146 * AUTHORS * ChangeLog * src/gtk/authors.h add Joshua M. Kwan to contributors list --- AUTHORS | 1 + ChangeLog | 9 ++++++++- PATCHSETS | 1 + configure.ac | 2 +- src/gtk/authors.h | 1 + 5 files changed, 12 insertions(+), 2 deletions(-) diff --git a/AUTHORS b/AUTHORS index 84a4cf0a9..9bae1b1e0 100644 --- a/AUTHORS +++ b/AUTHORS @@ -240,4 +240,5 @@ contributors (beside the above; based on Changelog) Anders Hammar Andrew Nelson Marien Zwart + Joshua M. Kwan diff --git a/ChangeLog b/ChangeLog index 716572569..aa94451fd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2006-01-13 [paul] 1.9.100cvs146 + + * AUTHORS + * ChangeLog + * src/gtk/authors.h + add Joshua M. Kwan to contributors list + 2006-01-13 [colin] 1.9.100cvs145 * src/gtk/quicksearch.c @@ -10,7 +17,7 @@ * src/plugins/pgpinline/pgpinline.c support Content-Type 'application/pgp' - patch by joshuak@users.sf.net + patch by Joshua M. Kwan 2006-01-13 [paul] 1.9.100cvs143 diff --git a/PATCHSETS b/PATCHSETS index db3610321..6d66ef097 100644 --- a/PATCHSETS +++ b/PATCHSETS @@ -1129,3 +1129,4 @@ ( cvs diff -u -r 1.1.2.2 -r 1.1.2.3 manual/account.xml; ) > 1.9.100cvs143.patchset ( cvs diff -u -r 1.1.2.9 -r 1.1.2.10 src/plugins/pgpinline/pgpinline.c; ) > 1.9.100cvs144.patchset ( cvs diff -u -r 1.1.2.28 -r 1.1.2.29 src/gtk/quicksearch.c; ) > 1.9.100cvs145.patchset +( cvs diff -u -r 1.100.2.32 -r 1.100.2.33 AUTHORS; cvs diff -u -r 1.396.2.193 -r 1.396.2.194 ChangeLog; cvs diff -u -r 1.1.2.10 -r 1.1.2.11 src/gtk/authors.h; ) > 1.9.100cvs146.patchset diff --git a/configure.ac b/configure.ac index 5d7049e14..8ee23ed88 100644 --- a/configure.ac +++ b/configure.ac @@ -11,7 +11,7 @@ MINOR_VERSION=9 MICRO_VERSION=100 INTERFACE_AGE=0 BINARY_AGE=0 -EXTRA_VERSION=145 +EXTRA_VERSION=146 EXTRA_RELEASE= EXTRA_GTK2_VERSION= diff --git a/src/gtk/authors.h b/src/gtk/authors.h index effb38da4..fd686d014 100644 --- a/src/gtk/authors.h +++ b/src/gtk/authors.h @@ -130,6 +130,7 @@ static char *CONTRIBS_LIST[] = { "WAKAI Kazunao", "Martin Kluge", "IWAMOTO Kouichi", +"Joshua M. Kwan", "Ricardo Mones Lastra", "Jean-Yves Lefort", "Eric Limpens", -- 2.25.1