aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
-rw-r--r--src/window-commands.c1
2 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 896d9be6e..f47c7464a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-03-12 Christian Persch <chpe@cvs.gnome.org>
+
+ * src/window-commands.c:
+
+ Add Victor to documenters in About dialogue.
+
2006-03-10 Christian Persch <chpe@cvs.gnome.org>
* src/bookmarks/ephy-bookmarks-editor.c:
diff --git a/src/window-commands.c b/src/window-commands.c
index e8e1fdc28..f0f6b04e8 100644
--- a/src/window-commands.c
+++ b/src/window-commands.c
@@ -725,6 +725,7 @@ window_cmd_help_about (GtkAction *action,
};
const char * const documenters[] = {
"Piers Cornwell",
+ "Victor Osadci",
"Patanjali Somayaji",
"David Bordoley",
"",