2007-06-16 [colin] 2.9.2cvs63
authorColin Leroy <colin@colino.net>
Sat, 16 Jun 2007 13:26:01 +0000 (13:26 +0000)
committerColin Leroy <colin@colino.net>
Sat, 16 Jun 2007 13:26:01 +0000 (13:26 +0000)
* AUTHORS
* src/gtk/authors.h
Add Michael Rasmussen in authors list

AUTHORS
ChangeLog
PATCHSETS
configure.ac
src/gtk/authors.h

diff --git a/AUTHORS b/AUTHORS
index c2c5d4ca253f4e2e28d4ec6fccc3b8cf6ffd3ab0..231ffbd17365c8ee4c16ba9f55efffc06eee30f2 100644 (file)
--- 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
index 3175c4c39cf19167d63a6bdcb1d7de0b2a8800cf..fd8a6b46f378f3b85a92efa261219210a6725ffe 100644 (file)
--- 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
index efd72aae61e9d05decf677a0b9c59598e024e5e1..d855245ea242e444167cadab07368a960ab7be27 100644 (file)
--- a/PATCHSETS
+++ b/PATCHSETS
 ( 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
index b4e784789affd40f1181ec0bf3f87015231377d8..1a77a54d50b141ed65e335a66fe654709b346ac2 100644 (file)
@@ -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=
 
index 9c0a496d997722c196d1bab0280341c55ffd4c3a..9de1536d7bb7d1672d6633572fcc127394f1128c 100644 (file)
@@ -240,5 +240,6 @@ static char *CONTRIBS_LIST[] = {
 "Gál Zoltán",
 "Marien Zwart",
 "Martin Zwickel",
+"Michael Rasmussen",
 NULL
 };