aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--shell/ChangeLog5
-rw-r--r--shell/e-shell-view-menu.c1
2 files changed, 6 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 8577f7c709..8605fed959 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,8 @@
+2001-03-28 Jon Trowbridge <trow@gnu.org>
+
+ * e-shell-view-menu.c: In a fit of egomania, added myself to the
+ authors array.
+
2001-03-26 Ettore Perazzoli <ettore@ximian.com>
* evolution-shell-component-client.c
diff --git a/shell/e-shell-view-menu.c b/shell/e-shell-view-menu.c
index c9d0aa75e9..f2d8d6b7f2 100644
--- a/shell/e-shell-view-menu.c
+++ b/shell/e-shell-view-menu.c
@@ -64,6 +64,7 @@ const char *authors[] = {
"Russell Steinthal",
"Peter Teichman",
"Chris Toshok",
+ "Jon Trowbridge",
"Peter Williams",
"Dan Winship",
"Michael Zucchi",