diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index d5d8f4d0c1..3d0b233c21 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -18,6 +18,10 @@ dirent. Use g_filename_{to,from}_uri(). Open files in binary mode. Use e_xml_parse_file() instead of xmlParseFile(). + * gui/alarm-notify/alarm-queue.c: When building against GTK+ 2.9.0 + or later, and always on Win32, use the GtkStatusIcon API instead + of EggTrayIcon. + 2005-12-15 Srinivasa Ragavan <sragavan@novell.com> ** Fixes bug #324094 |