aboutsummaryrefslogtreecommitdiffstats
path: root/filter/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'filter/ChangeLog')
-rw-r--r--filter/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/filter/ChangeLog b/filter/ChangeLog
index 25c45ba4b1..abcaad596c 100644
--- a/filter/ChangeLog
+++ b/filter/ChangeLog
@@ -1,3 +1,8 @@
+2003-09-22 Jeffrey Stedfast <fejj@ximian.com>
+
+ * filter-int.c (get_widget): Listen to the "value-changed" signal
+ rather than the "changed" signal. Fixes bug #48166.
+
2003-09-16 Jeremy Katz <katzj@redhat.com>
* rule-context.c (rule_context_add_part_set): type should be a GType.