aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5cedbefe..1ba22dd4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2006-01-06
+ * src/summary_search.c: accept when name entry is activated on the
+ save dialog.
+ * src/summaryview.c: summary_status_show(): use gint64 for sel_size to
+ avoid overflow on environments where sizeof(off_t) is 4.
+
+2006-01-06
+
* libsylph/virtual.c: don't compare temporary flags (fixes a bug that
search cache occasionally didn't work).