aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--calendar/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index b668e39e3b..4d0bacb57a 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,11 @@
+2003-06-25 Rodrigo Moya <rodrigo@ximian.com>
+
+ Fixes #44719
+
+ * gui/alarm-notify/alarm-notify-dialog.c (alarm_notify_dialog): use
+ gtk_window_set_icon_from_file to set the window's icon and implemented
+ the code to make the window sticky with GTK 2.x API.
+
2003-06-25 Bolian Yin <bolian.yin@sun.com>
Fixes #45275