From 0bc80a781d2b250fbde3ad6e66457efc66f79979 Mon Sep 17 00:00:00 2001 From: Lucas Almeida Rocha Date: Wed, 6 Jul 2005 20:22:58 +0000 Subject: [PATCH] Changelog fixes, THANKS update. --- ChangeLog | 9 +++++++-- THANKS | 1 + src/about.c | 1 + 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 +2005-07-06 Lucas Rocha + + * THANKS, src/about.c: Update. + +2005-07-06 Lucas Rocha * 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 diff --git a/THANKS b/THANKS index cafa95f..67da640 100644 --- a/THANKS +++ b/THANKS @@ -46,6 +46,7 @@ "Tom Tromey ", "Yann ", "Norman Rasmussen ", + "BenoĆ®t Dejean ", "", "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 ", "Yann ", "Norman Rasmussen ", + "BenoĆ®t Dejean ", "", "And all the translators that rock my world", "==========================================",