From 0dd55b448f1a6698ffb5134bc571e2bc49ee3f22 Mon Sep 17 00:00:00 2001 From: Colin Leroy Date: Mon, 31 Jul 2006 17:34:34 +0000 Subject: [PATCH] 2006-07-31 [colin] 2.4.0cvs8 * AUTHORS * src/gtk/authors.h Add Rafal to authors --- AUTHORS | 2 +- ChangeLog | 6 ++++++ PATCHSETS | 1 + configure.ac | 2 +- src/gtk/authors.h | 1 + 5 files changed, 10 insertions(+), 2 deletions(-) diff --git a/AUTHORS b/AUTHORS index fb6942e45..ac0b5360e 100644 --- a/AUTHORS +++ b/AUTHORS @@ -231,4 +231,4 @@ contributors (in addition to the above; based on Changelog) Ralgh Young Alexey Illarionov Leonid Evdokimov - + Rafal Weglarz diff --git a/ChangeLog b/ChangeLog index 651145f58..2554828a0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2006-07-31 [colin] 2.4.0cvs8 + + * AUTHORS + * src/gtk/authors.h + Add Rafal to authors + 2006-07-31 [colin] 2.4.0cvs7 * src/compose.c diff --git a/PATCHSETS b/PATCHSETS index 406c03d19..d06053fe1 100644 --- a/PATCHSETS +++ b/PATCHSETS @@ -1699,3 +1699,4 @@ ( cvs diff -u -r 1.1.2.5 -r 1.1.2.6 po/nb.po; ) > 2.4.0cvs5.patchset ( cvs diff -u -r 1.12.2.36 -r 1.12.2.37 src/action.c; ) > 2.4.0cvs6.patchset ( cvs diff -u -r 1.382.2.295 -r 1.382.2.296 src/compose.c; cvs diff -u -r 1.274.2.129 -r 1.274.2.130 src/mainwindow.c; cvs diff -u -r 1.19.2.8 -r 1.19.2.9 src/messageview.h; cvs diff -u -r 1.204.2.93 -r 1.204.2.94 src/prefs_common.c; cvs diff -u -r 1.103.2.55 -r 1.103.2.56 src/prefs_common.h; cvs diff -u -r 1.96.2.128 -r 1.96.2.129 src/textview.c; ) > 2.4.0cvs7.patchset +( cvs diff -u -r 1.100.2.40 -r 1.100.2.41 AUTHORS; cvs diff -u -r 1.1.2.22 -r 1.1.2.23 src/gtk/authors.h; ) > 2.4.0cvs8.patchset diff --git a/configure.ac b/configure.ac index 3f47f1bac..ea7dedda3 100644 --- a/configure.ac +++ b/configure.ac @@ -11,7 +11,7 @@ MINOR_VERSION=4 MICRO_VERSION=0 INTERFACE_AGE=0 BINARY_AGE=0 -EXTRA_VERSION=7 +EXTRA_VERSION=8 EXTRA_RELEASE= EXTRA_GTK2_VERSION= diff --git a/src/gtk/authors.h b/src/gtk/authors.h index 19ac8b4cd..c6dda5ca6 100644 --- a/src/gtk/authors.h +++ b/src/gtk/authors.h @@ -221,6 +221,7 @@ static char *CONTRIBS_LIST[] = { "Radek Vybiral", "Jonathan Ware", "Watanabe", +"Rafal Weglarz", "Martin Wicke", "Bob Woodside", "YAMAGUCHI", -- 2.25.1