diff options
-rw-r--r-- | shell/ChangeLog | 4 | ||||
-rw-r--r-- | shell/e-shell-window-commands.c | 1 |
2 files changed, 5 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index b320c85098..6731a165bd 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,7 @@ +2004-09-24 Not Zed <NotZed@Ximian.com> + + * e-shell-window-commands.c: Added ed catmur to the credits. + 2004-09-27 Andre Klapper <a9016009@gmx.de> * e-shell-window-commands.c (about_box_new): fixed two diff --git a/shell/e-shell-window-commands.c b/shell/e-shell-window-commands.c index d034094637..05f95a63d4 100644 --- a/shell/e-shell-window-commands.c +++ b/shell/e-shell-window-commands.c @@ -203,6 +203,7 @@ static const char *authors[] = { "Duarte Loreto", "Duncan Mak", "ERDI Gergo", + "Ed Catmur", "Edd Dumbill", "Edgar Luna Díaz", "Elliot Lee", |