aboutsummaryrefslogtreecommitdiffstats
path: root/composer/ChangeLog
diff options
context:
space:
mode:
authorBharath Acharya <abharath@novell.com>2008-10-10 17:42:29 +0800
committerBharath Acharya <abharath@src.gnome.org>2008-10-10 17:42:29 +0800
commitf1d75515a8e5378a586406a8f7c51fbfbe25c754 (patch)
tree95f3cc2282f9ccf04fdb534b0e8f742c82cbc88c /composer/ChangeLog
parent816eb7545078d43caeba865ed1a5822555cd31a8 (diff)
downloadgsoc2013-evolution-f1d75515a8e5378a586406a8f7c51fbfbe25c754.tar
gsoc2013-evolution-f1d75515a8e5378a586406a8f7c51fbfbe25c754.tar.gz
gsoc2013-evolution-f1d75515a8e5378a586406a8f7c51fbfbe25c754.tar.bz2
gsoc2013-evolution-f1d75515a8e5378a586406a8f7c51fbfbe25c754.tar.lz
gsoc2013-evolution-f1d75515a8e5378a586406a8f7c51fbfbe25c754.tar.xz
gsoc2013-evolution-f1d75515a8e5378a586406a8f7c51fbfbe25c754.tar.zst
gsoc2013-evolution-f1d75515a8e5378a586406a8f7c51fbfbe25c754.zip
** Fix for bug #555775
2008-10-10 Bharath Acharya <abharath@novell.com> ** Fix for bug #555775 * e-composer-private.c: (e_composer_private_init): Include e-util-private.h for Win32 redefinition of EVOLUTION_UIDIR and build the filename using it. svn path=/trunk/; revision=36587
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r--composer/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog
index 315580b45c..dbab4329ca 100644
--- a/composer/ChangeLog
+++ b/composer/ChangeLog
@@ -1,3 +1,11 @@
+2008-10-10 Bharath Acharya <abharath@novell.com>
+
+ ** Fix for bug #555775
+
+ * e-composer-private.c: (e_composer_private_init): Include
+ e-util-private.h for Win32 redefinition of EVOLUTION_UIDIR and build
+ the filename using it.
+
2008-10-03 Milan Crha <mcrha@redhat.com>
** Fix for bug #554664