summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Persch <chpe@src.gnome.org>2007-06-28 14:33:53 +0000
committerChristian Persch <chpe@src.gnome.org>2007-06-28 14:33:53 +0000
commit3709aee045b0e10bcde1498a7c0e9a5c8d44f182 (patch)
treef38c983ea2cfca847ce3ae15a5349d8334f2c8b2
parent33a8559784260d77601cf9da5ed6dc3455dfb1ac (diff)
downloadgdk-pixbuf-3709aee045b0e10bcde1498a7c0e9a5c8d44f182.tar.gz
Fix bug reference
svn path=/trunk/; revision=18280
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index cda24b906..69f8dff9c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,7 +4,7 @@
(gtk_volume_button_init), (gtk_volume_button_dispose),
(gtk_volume_button_update_tooltip): Make the volume button use range
0.0 to 1.0 by default, and fix tooltips code to cope with different ranges.
- Bug #354181.
+ Bug #451866.
2007-06-28 Yevgen Muntyan <muntyan@tamu.edu>