aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2007-11-02 02:30:06 +0800
committerMatthew Barnes <mbarnes@src.gnome.org>2007-11-02 02:30:06 +0800
commitd461000aaf91298db49c0e697de13a12328a625a (patch)
treef56c84eb882174ee67aa5bd0b8ff2b37c16e8434 /shell/ChangeLog
parent72c396228f52e28ecb53ee733652cd7fa236b833 (diff)
downloadgsoc2013-evolution-d461000aaf91298db49c0e697de13a12328a625a.tar
gsoc2013-evolution-d461000aaf91298db49c0e697de13a12328a625a.tar.gz
gsoc2013-evolution-d461000aaf91298db49c0e697de13a12328a625a.tar.bz2
gsoc2013-evolution-d461000aaf91298db49c0e697de13a12328a625a.tar.lz
gsoc2013-evolution-d461000aaf91298db49c0e697de13a12328a625a.tar.xz
gsoc2013-evolution-d461000aaf91298db49c0e697de13a12328a625a.tar.zst
gsoc2013-evolution-d461000aaf91298db49c0e697de13a12328a625a.zip
Update the copyright notice in the About dialog.
2007-11-01 Matthew Barnes <mbarnes@redhat.com> * e-shell-window-commands.c: Update the copyright notice in the About dialog. svn path=/trunk/; revision=34481
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 5255bd5f83..a372766cef 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,5 +1,10 @@
2007-11-01 Matthew Barnes <mbarnes@redhat.com>
+ * e-shell-window-commands.c:
+ Update the copyright notice in the About dialog.
+
+2007-11-01 Matthew Barnes <mbarnes@redhat.com>
+
* e-user-creatable-items-handler.c (ensure_menu_items):
Don't compare a character pointer to a string literal.