aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2015-10-27 08:47:29 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2015-10-27 08:47:29 +0000
commitcc1f45265e6b6894af57e288cabb634460b5c2f9 (patch)
treecbb030aa0fbeabd7666f757b4b5b204101691734 /ChangeLog
parentf7f31d6ca057f9eed95c7e8c46f3b3685c866c3a (diff)
win32: fix irresponsible text entries on the first display of the filter rule edit dialog.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3482 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 e717391d..e7469899 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2015-10-27
+
+ * src/prefs_filter_edit.c: prefs_filter_edit_open():
+ win32: fix irresponsible text entries on the first display of the
+ dialog.
+
2015-08-07
* libsylph/filter.c: strmatch_regex(): use Oniguruma native API