summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog9
-rw-r--r--THANKS1
-rw-r--r--src/about.c1
3 files changed, 9 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 008d105..f191cc8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,14 @@
-2005-07-04 Lucas Rocha <lucasr@cvs.gnome.org>
+2005-07-06 Lucas Rocha <lucasr@cvs.gnome.org>
+
+ * THANKS, src/about.c: Update.
+
+2005-07-06 Lucas Rocha <lucasr@cvs.gnome.org>
* src/calendar.c, src/entry.c, src/fileselection.c,
src/msg.c, src/notification.c, src/option.c,
src/progress.c, src/text.c, src/tree.c, src/util.c:
- include cleanups (config.h).
+ include cleanups (config.h). Contribution from
+ Benoīt Dejean.
2005-07-04 Lucas Rocha <lucasr@cvs.gnome.org>
diff --git a/THANKS b/THANKS
index cafa95f..67da640 100644
--- a/THANKS
+++ b/THANKS
@@ -46,6 +46,7 @@
"Tom Tromey <tromey redhat com>",
"Yann <bloch iie cnam fr>",
"Norman Rasmussen <normanr gmail com>",
+ "BenoƮt Dejean <tazforever dlfp org>",
"",
"And all the translators that rock my world",
"==========================================",
diff --git a/src/about.c b/src/about.c
index 14022bd..5209f76 100644
--- a/src/about.c
+++ b/src/about.c
@@ -91,6 +91,7 @@ static const gchar *author_credits[] = {
"Tom Tromey <tromey redhat com>",
"Yann <bloch iie cnam fr>",
"Norman Rasmussen <normanr gmail com>",
+ "BenoƮt Dejean <tazforever dlfp org>",
"",
"And all the translators that rock my world",
"==========================================",