aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@src.gnome.org>2005-01-29 02:24:46 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2005-01-29 02:24:46 +0800
commit98191f8ddc365d12b956f67f2590bda4029498f1 (patch)
tree0aabc3882da9340dad08cbd546882b5c85a2d5cf /mail/ChangeLog
parent3ea3a7c7c6e374d4ee06124ddc048ab17100dcf6 (diff)
downloadgsoc2013-evolution-98191f8ddc365d12b956f67f2590bda4029498f1.tar
gsoc2013-evolution-98191f8ddc365d12b956f67f2590bda4029498f1.tar.gz
gsoc2013-evolution-98191f8ddc365d12b956f67f2590bda4029498f1.tar.bz2
gsoc2013-evolution-98191f8ddc365d12b956f67f2590bda4029498f1.tar.lz
gsoc2013-evolution-98191f8ddc365d12b956f67f2590bda4029498f1.tar.xz
gsoc2013-evolution-98191f8ddc365d12b956f67f2590bda4029498f1.tar.zst
gsoc2013-evolution-98191f8ddc365d12b956f67f2590bda4029498f1.zip
fixed
svn path=/trunk/; revision=28602
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog9
1 files changed, 5 insertions, 4 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 1431596ef4..756299e61c 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -38,10 +38,11 @@
2005-01-26 Mengjie Yu <meng-jie.yu@sun.com>
- Fixes #71774
- * em-folder-tree.c: (emft_popup_rename_folder):
- we should check whether the 'new_name' is a NULL pointer to avoid
- Evolution crashes.
+ Fixes #71774
+
+ * em-folder-tree.c (emft_popup_rename_folder): we should check
+ whether the 'new_name' is a NULL pointer to avoid Evolution
+ crashes.
2005-01-25 Mengjie Yu <meng-jie.yu@sun.com>