aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorMilan Crha <mcrha@src.gnome.org>2007-08-02 19:12:39 +0800
committerMilan Crha <mcrha@src.gnome.org>2007-08-02 19:12:39 +0800
commitdd734afc66b781ac1ac5fb15ef4a4207ad04eb6a (patch)
tree017a70d0edaa7a0d87ff7f112ad19b9e52aebac3 /calendar/ChangeLog
parent0c7f584760ab79d65f52a40844c10fed1564f1f5 (diff)
downloadgsoc2013-evolution-dd734afc66b781ac1ac5fb15ef4a4207ad04eb6a.tar
gsoc2013-evolution-dd734afc66b781ac1ac5fb15ef4a4207ad04eb6a.tar.gz
gsoc2013-evolution-dd734afc66b781ac1ac5fb15ef4a4207ad04eb6a.tar.bz2
gsoc2013-evolution-dd734afc66b781ac1ac5fb15ef4a4207ad04eb6a.tar.lz
gsoc2013-evolution-dd734afc66b781ac1ac5fb15ef4a4207ad04eb6a.tar.xz
gsoc2013-evolution-dd734afc66b781ac1ac5fb15ef4a4207ad04eb6a.tar.zst
gsoc2013-evolution-dd734afc66b781ac1ac5fb15ef4a4207ad04eb6a.zip
2007-08-02 mcrha Fix for bug #322624
svn path=/trunk/; revision=33927
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index e85059c2c6..946b2eed06 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,11 @@
+2007-08-02 Milan Crha <mcrha@redhat.com>
+
+ ** Fix for bug #322624
+
+ * gui/alarm-notify/alarm-queue.c: (has_known_notification),
+ (add_component_alarms), (query_objects_changed_async):
+ Don't add alarms for types with unknown/none notification method.
+
2007-07-31 Matthew Barnes <mbarnes@redhat.com>
* common/authentication.c: Include <libedataserver/e-source.h>