aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-06-01 06:21:39 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-06-01 06:21:39 +0000
commit040f904adcc02197cbbd26804a4a81fdb1866a36 (patch)
tree56539700727d8de19b7e1e975c36bb27d99f296e /ChangeLog
parentf7b0e6bfdb8e043b59134a85a049522289d0c1c7 (diff)
improved sequential message searches.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@304 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e94586a4..5be4b589 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2005-06-01
+ * src/textview.c:
+ textview_search_string()
+ textview_search_string_backward(): improved sequential searches.
+
+2005-06-01
+
* src/summaryview.c: don't include the current message for
"View/Go to/(Prev|Next) (unread|new) message".