aboutsummaryrefslogtreecommitdiffstats
path: root/composer/ChangeLog
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2007-10-04 05:08:53 +0800
committerMatthew Barnes <mbarnes@src.gnome.org>2007-10-04 05:08:53 +0800
commite30af5958d430b3e74d39de6a9dbcd76211eec62 (patch)
treed4937b81b538fb516e1ad858fccb76d55175b59c /composer/ChangeLog
parentcf465a104c748e296245d389c1d17991b3555227 (diff)
downloadgsoc2013-evolution-e30af5958d430b3e74d39de6a9dbcd76211eec62.tar
gsoc2013-evolution-e30af5958d430b3e74d39de6a9dbcd76211eec62.tar.gz
gsoc2013-evolution-e30af5958d430b3e74d39de6a9dbcd76211eec62.tar.bz2
gsoc2013-evolution-e30af5958d430b3e74d39de6a9dbcd76211eec62.tar.lz
gsoc2013-evolution-e30af5958d430b3e74d39de6a9dbcd76211eec62.tar.xz
gsoc2013-evolution-e30af5958d430b3e74d39de6a9dbcd76211eec62.tar.zst
gsoc2013-evolution-e30af5958d430b3e74d39de6a9dbcd76211eec62.zip
Remove the entry_pixcache array to silence the run-time warnings when
2007-10-03 Matthew Barnes <mbarnes@redhat.com> * composer/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. svn path=/trunk/; revision=34350
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