aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorShakti Sen <shprasad@novell.com>2005-08-02 21:47:19 +0800
committerShakti Prasad Sen <shaktis@src.gnome.org>2005-08-02 21:47:19 +0800
commit90d630ecd19935e696b9279ef9d7d4c6a5486739 (patch)
tree6c4b813f49641c9d598acbd68c1c0bd20382335b /mail/ChangeLog
parent9ec2d0dd087d7842e0a3c262fcb89061751892b9 (diff)
downloadgsoc2013-evolution-90d630ecd19935e696b9279ef9d7d4c6a5486739.tar
gsoc2013-evolution-90d630ecd19935e696b9279ef9d7d4c6a5486739.tar.gz
gsoc2013-evolution-90d630ecd19935e696b9279ef9d7d4c6a5486739.tar.bz2
gsoc2013-evolution-90d630ecd19935e696b9279ef9d7d4c6a5486739.tar.lz
gsoc2013-evolution-90d630ecd19935e696b9279ef9d7d4c6a5486739.tar.xz
gsoc2013-evolution-90d630ecd19935e696b9279ef9d7d4c6a5486739.tar.zst
gsoc2013-evolution-90d630ecd19935e696b9279ef9d7d4c6a5486739.zip
Included 'gtkentry.h' to resolve the symbol 'GTK_ENTRY'.
2005-08-01 Shakti Sen <shprasad@novell.com> * em-composer-prefs.c: Included 'gtkentry.h' to resolve the symbol 'GTK_ENTRY'. Partly fixes bug #231968. svn path=/trunk/; revision=29956
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 05c7d88561..024e6b44b1 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,10 @@
+2005-08-01 Shakti Sen <shprasad@novell.com>
+
+ * em-composer-prefs.c: Included 'gtkentry.h' to resolve the
+ symbol 'GTK_ENTRY'.
+
+ Partly fixes bug #231968.
+
2005-08-02 Srinivasa Ragavan <sragavan@novell.com>
* em-utils.c: (emu_get_save_filesel) (emu_save_part_response)