summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJens Granseuer <jensg@src.gnome.org>2009-03-27 21:34:16 +0000
committerJens Granseuer <jensg@src.gnome.org>2009-03-27 21:34:16 +0000
commit83d612e7a8784dc3984d87fec13251bfee32048d (patch)
treefc2ff663f8983ed9570014006165fd6b89611c30 /ChangeLog
parent66de584f818c0bcdcfb450fd76e4e983b59c3411 (diff)
downloadgnome-settings-daemon-83d612e7a8784dc3984d87fec13251bfee32048d.tar.gz
fix libnotify version in ChangeLog
svn path=/trunk/; revision=805
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 6d639a7f..6099e243 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,7 +6,7 @@
(ax_stickykeys_warning_post_bubble),
(gsd_a11y_keyboard_manager_stop): fix crash when closing the a11y
notification bubble caused by incompatible changes in libnotify API
- (bug #576535). Also remove workarounds for bugs in libnotify < 0.4.4
+ (bug #576535). Also remove workarounds for bugs in libnotify < 0.4.5
2009-03-27 Jens Granseuer <jensgr@gmx.net>