From d4e139cc0471fdb8ba7e6b9ae18d8fb786305171 Mon Sep 17 00:00:00 2001 From: Colin Leroy Date: Sat, 16 Jun 2007 13:26:01 +0000 Subject: [PATCH 1/1] 2007-06-16 [colin] 2.9.2cvs63 * AUTHORS * src/gtk/authors.h Add Michael Rasmussen in authors list --- AUTHORS | 1 + ChangeLog | 6 ++++++ PATCHSETS | 1 + configure.ac | 2 +- src/gtk/authors.h | 1 + 5 files changed, 10 insertions(+), 1 deletion(-) diff --git a/AUTHORS b/AUTHORS index c2c5d4ca2..231ffbd17 100644 --- a/AUTHORS +++ b/AUTHORS @@ -243,3 +243,4 @@ contributors (in addition to the above; based on Changelog) Jindrich Makovicka Pascal Terjan Alex Gorbachenko + Michael Rasmussen diff --git a/ChangeLog b/ChangeLog index 3175c4c39..fd8a6b46f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2007-06-16 [colin] 2.9.2cvs63 + + * AUTHORS + * src/gtk/authors.h + Add Michael Rasmussen in authors list + 2007-06-16 [colin] 2.9.2cvs62 * src/messageview.c diff --git a/PATCHSETS b/PATCHSETS index efd72aae6..d855245ea 100644 --- a/PATCHSETS +++ b/PATCHSETS @@ -2638,3 +2638,4 @@ ( cvs diff -u -r 1.382.2.389 -r 1.382.2.390 src/compose.c; ) > 2.9.2cvs60.patchset ( cvs diff -u -r 1.12.2.45 -r 1.12.2.46 src/action.c; cvs diff -u -r 1.27.2.35 -r 1.27.2.36 src/addr_compl.c; cvs diff -u -r 1.60.2.90 -r 1.60.2.91 src/addressbook.c; cvs diff -u -r 1.207.2.164 -r 1.207.2.165 src/folderview.c; cvs diff -u -r 1.3.12.28 -r 1.3.12.29 src/message_search.c; cvs diff -u -r 1.83.2.106 -r 1.83.2.107 src/mimeview.c; cvs diff -u -r 1.15.2.49 -r 1.15.2.50 src/summary_search.c; cvs diff -u -r 1.395.2.304 -r 1.395.2.305 src/summaryview.c; cvs diff -u -r 1.96.2.172 -r 1.96.2.173 src/textview.c; ) > 2.9.2cvs61.patchset ( cvs diff -u -r 1.94.2.134 -r 1.94.2.135 src/messageview.c; ) > 2.9.2cvs62.patchset +( cvs diff -u -r 1.100.2.49 -r 1.100.2.50 AUTHORS; cvs diff -u -r 1.1.2.36 -r 1.1.2.37 src/gtk/authors.h; ) > 2.9.2cvs63.patchset diff --git a/configure.ac b/configure.ac index b4e784789..1a77a54d5 100644 --- a/configure.ac +++ b/configure.ac @@ -11,7 +11,7 @@ MINOR_VERSION=9 MICRO_VERSION=2 INTERFACE_AGE=0 BINARY_AGE=0 -EXTRA_VERSION=62 +EXTRA_VERSION=63 EXTRA_RELEASE= EXTRA_GTK2_VERSION= diff --git a/src/gtk/authors.h b/src/gtk/authors.h index 9c0a496d9..9de1536d7 100644 --- a/src/gtk/authors.h +++ b/src/gtk/authors.h @@ -240,5 +240,6 @@ static char *CONTRIBS_LIST[] = { "Gál Zoltán", "Marien Zwart", "Martin Zwickel", +"Michael Rasmussen", NULL }; -- 2.25.1