From 9dce4c534ee38b1d0c23ebe7d8c08670114bffa4 Mon Sep 17 00:00:00 2001 From: Frederic Culot Date: Sun, 5 Jul 2009 17:23:06 +0000 Subject: Support added for regex-based searches. Many thanks Erik for providing the patch. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index cf10eef..6c9789d 100755 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,14 @@ * src/utils.c (getstring): prevent character deletion before the beginning of the string (thanks Martin for reporting the bug) + + * configure.ac: switched to 2.6 + Add a check for regex.h header + + * src/args.c: support for search based on regex added (many thanks + to Erik for providing the patch) + + * README: Erik Saule added to the list of contributors 2009-06-28 Frederic Culot -- cgit v1.2.3-54-g00ecf