aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorRodrigo Moya <rodrigo@novell.com>2005-03-28 19:28:54 +0800
committerRodrigo Moya <rodrigo@src.gnome.org>2005-03-28 19:28:54 +0800
commitf7a64f89c9529570e708217e7336e717e307035b (patch)
tree796b57a2d26281f89d864da229db8686e46cb1f5 /calendar/ChangeLog
parentae4b38b12c116287be0d34895f52d0b6db07f364 (diff)
downloadgsoc2013-evolution-f7a64f89c9529570e708217e7336e717e307035b.tar
gsoc2013-evolution-f7a64f89c9529570e708217e7336e717e307035b.tar.gz
gsoc2013-evolution-f7a64f89c9529570e708217e7336e717e307035b.tar.bz2
gsoc2013-evolution-f7a64f89c9529570e708217e7336e717e307035b.tar.lz
gsoc2013-evolution-f7a64f89c9529570e708217e7336e717e307035b.tar.xz
gsoc2013-evolution-f7a64f89c9529570e708217e7336e717e307035b.tar.zst
gsoc2013-evolution-f7a64f89c9529570e708217e7336e717e307035b.zip
Fixes #44719
2005-03-28 Rodrigo Moya <rodrigo@novell.com> Fixes #44719 * gui/alarm-queue.c (display_notification): make the alarm dialog sticky when not using the system tray. svn path=/trunk/; revision=29116
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index de81f6fc0f..1a9dec907e 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,10 @@
+2005-03-28 Rodrigo Moya <rodrigo@novell.com>
+
+ Fixes #44719
+
+ * gui/alarm-queue.c (display_notification): make the alarm dialog sticky
+ when not using the system tray.
+
2005-03-24 JP Rosevear <jpr@novell.com>
Fixes #69272