diff options
author | Chenthill Palanisamy <pchen@src.gnome.org> | 2006-01-16 19:47:04 +0800 |
---|---|---|
committer | Chenthill Palanisamy <pchen@src.gnome.org> | 2006-01-16 19:47:04 +0800 |
commit | febeaeb124bc49ee23226b87d3ed4770c69eaa9b (patch) | |
tree | a607d8b831ad5b111416ad2e25f4c0864b225381 /calendar/ChangeLog | |
parent | 3732aabca58ffd28487a1d7dc8c449e216a20917 (diff) | |
download | gsoc2013-evolution-febeaeb124bc49ee23226b87d3ed4770c69eaa9b.tar gsoc2013-evolution-febeaeb124bc49ee23226b87d3ed4770c69eaa9b.tar.gz gsoc2013-evolution-febeaeb124bc49ee23226b87d3ed4770c69eaa9b.tar.bz2 gsoc2013-evolution-febeaeb124bc49ee23226b87d3ed4770c69eaa9b.tar.lz gsoc2013-evolution-febeaeb124bc49ee23226b87d3ed4770c69eaa9b.tar.xz gsoc2013-evolution-febeaeb124bc49ee23226b87d3ed4770c69eaa9b.tar.zst gsoc2013-evolution-febeaeb124bc49ee23226b87d3ed4770c69eaa9b.zip |
fixes #325629
svn path=/trunk/; revision=31211
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 24ff9607b3..fac1693b6f 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,11 @@ +2006-01-16 Chenthill Palanisamy <pchenthill@novell.com> + + Patch submitted by Sebastien Bacher <seb128@debian.org> + + Fixes #325629 + * gui/alarm-notify/alarm-queue.c: (popup_notification): Use the new + apis in libnotify. + 2006-01-16 P S Chakravarthi <pchakravarthi@novell.com> Fixes #324816 #324889 |