aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 01769364f3..1f83d707f1 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,12 @@
+2007-02-12 Matthew Barnes <mbarnes@redhat.com>
+
+ ** Fixes bug #360946
+
+ e-shell-window-commands.c (command_about): Migrate to GtkAboutDialog,
+ use "evolution" for the icon name, add a website link.
+
+ main.c (main): Set default window icon name to "evolution".
+
2007-02-12 Srinivasa Ragavan <sragavan@novell.com>
** Rewrite of print settings schema from Matthew Barnes