aboutsummaryrefslogtreecommitdiffstats
path: root/composer/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r--composer/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog
index 42e693ff00..e544968ed9 100644
--- a/composer/ChangeLog
+++ b/composer/ChangeLog
@@ -1,3 +1,10 @@
+2007-10-03 Matthew Barnes <mbarnes@redhat.com>
+
+ * e-msg-cmposer.c:
+ Remove the entry_pixcache array to silence the run-time warnings
+ when opening a new composer window. The composer seems to work
+ fine without them; not sure why it was needed in the first place.
+
2007-10-02 Matthew Barnes <mbarnes@redhat.com>
** Fixes part of bug #469657