aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-08-05 10:27:34 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-08-05 10:27:34 +0000
commit12cb734c3c7ccdec2a7c9f7fc7517aa37d4fd385 (patch)
tree2d2a720903eb1ba2e3e4e507f467617a26469ee3 /ChangeLog
parente2a9edf210f40519169a1169801df56fcb4ef0fc (diff)
check for regex.h and regcomp().
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@471 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1591e5dc..07ebb3f4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2005-08-05
+ * src/filter.c
+ configure.in: check for regex.h and regcomp().
+
+2005-08-05
+
* src/utils.[ch]: rename_force(): force rename even if the destination
file already exists (on non-Unix environment).
* src/prefs.c