diff options
Diffstat (limited to 'shell')
-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 ea9a7508fc..57584a136b 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,7 @@ +2005-02-01 JP Rosevear <jpr@novell.com> + + * e-shell-window-commands.c: add to about box + 2005-01-28 JP Rosevear <jpr@novell.com> * e-component-registry.c: Remove e-shell-utils.c include diff --git a/shell/e-shell-window-commands.c b/shell/e-shell-window-commands.c index eaa207d63e..c6a7ded294 100644 --- a/shell/e-shell-window-commands.c +++ b/shell/e-shell-window-commands.c @@ -293,6 +293,7 @@ static const char *authors[] = { "Marius Vollmer", "Mark Crichton", "Mark Gordon", + "Mark Moulder", "Martha Burke", "Martin Baulig", "Martin Hicks", |