aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-01-06 08:21:00 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-01-06 08:21:00 +0000
commit0447596e56ad9f8b7bdf94e1731d9b0feb41b8fd (patch)
tree2f25fcbaaff2ae9613eb6998aef125daa4d85f53 /ChangeLog
parent7104ea2d5c662e0a2ee874076c07e3bad53cfa18 (diff)
accept when name entry is activated on the save search dialog.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@876 ee746299-78ed-0310-b773-934348b2243d
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).