summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLucas Almeida Rocha <lucasr@src.gnome.org>2005-07-06 20:22:58 +0000
committerLucas Almeida Rocha <lucasr@src.gnome.org>2005-07-06 20:22:58 +0000
commit0bc80a781d2b250fbde3ad6e66457efc66f79979 (patch)
tree84d85eabf3c807cb857ca77b29f08eff85531b78
parent4c328078b6ff16a0ba648f53c3bee7a68fe4dbc5 (diff)
Changelog fixes, THANKS update.
-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",
"==========================================",