aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/ChangeLog')
-rw-r--r--widgets/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/widgets/ChangeLog b/widgets/ChangeLog
index 0e4aad7803..5ba68eb977 100644
--- a/widgets/ChangeLog
+++ b/widgets/ChangeLog
@@ -1,3 +1,11 @@
+2006-02-08 Matthew Barnes <mbarnes@redhat.com>
+
+ ** Fixes bug #357216
+
+ * text/e-entry.c: Remove "font", "fontset", and "gdk_font"
+ properties, since they forward gets and sets to non-existant
+ properties in entry->item.
+
2006-09-27 Matthew Barnes <mbarnes@redhat.com>
Fixes bug #357970