aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2016-01-18 09:43:04 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2016-01-18 09:43:04 +0000
commitf6b65c6fd3997d8d1e087d4918c68e2eb585f07c (patch)
treeb9f73ab0100f12b084021b9bab63af59b687f2e4 /ChangeLog
parentadbdd017d532b5548190a815041bed5e5a60ed2f (diff)
fixed Oniguruma regex match again.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3504 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 d7800bb6..fac2e4e1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2016-01-18
+
+ * libsylph/filter.c: strmatch_regex(): removed ONIG_OPTION_EXTEND
+ option which requires spaces to be escaped.
+ This reverts the behavior of regex filtering to the original one
+ when using Oniguruma.
+
2015-12-21
* libsylph/ssl.c: ssl_init(): enabled TLSv1.1 and TLSv1.2 for