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 0405cad584..9c6a80ac0a 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,7 @@ +2005-06-21 Not Zed <NotZed@Ximian.com> + + * e-shell-window-commands.c: add brian mury to contributors. + 2005-06-18 Tor Lillqvist <tml@novell.com> * GNOME_Evolution_Shell.server.in.in: Use EXEEXT. diff --git a/shell/e-shell-window-commands.c b/shell/e-shell-window-commands.c index fd247b1898..f645271920 100644 --- a/shell/e-shell-window-commands.c +++ b/shell/e-shell-window-commands.c @@ -178,6 +178,7 @@ static const char *authors[] = { "Bjorn Torkelsson" "Bob Doan", "Bolian Yin", + "Brian Mury", "Bruce Tao", "Calvin Liu", "Cantona Su", |