aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 3d024f068f..b1418f79aa 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,5 +1,10 @@
2005-10-21 Jeff Cai <jeff.cai@sun.com>
+ Reverse previous patch because of bug 319376.
+ * em-folder-view.h:
+
+2005-10-21 Jeff Cai <jeff.cai@sun.com>
+
* mail/em-folder-view.h : Change the declaration of flag
'preview_active' from one bit of int to one bit of guint
because it will be -1 on linux if being declared one bit of int.