summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 55c96fc7..91b00722 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
+2009-04-10 Thien-Thi Nguyen <ttn@gnuvola.org>
+
+ Backport a fix from 4.5.x.
+ find: Fix -regexptype parse specification bug: declare as POSOPT.
+ * find/parser.c (parse_table): Parse -regextype as POSOPT.
+
2009-04-10 Jim Meyering <meyering@redhat.com>
+ Backport a fix from 4.5.x.
* README-CVS: tiny typo fix (s/fileutils/findutils/).
2009-04-10 James Youngman <jay@gnu.org>