CVSROOT: /sources/grep
Module name: grep
Changes by: Tony Abou-Assaleh <taa> 08/02/14 04:49:36
Index: ChangeLog
===================================================================
RCS file: /sources/grep/grep/ChangeLog,v
retrieving revision 1.308
retrieving revision 1.309
diff -u -b -r1.308 -r1.309
--- ChangeLog 14 Feb 2008 04:03:39 -0000 1.308
+++ ChangeLog 14 Feb 2008 04:49:36 -0000 1.309
@@ -4,6 +4,9 @@
Karl Berry for this.
* src/grep.c: Update copyright years
+ * po/POTFILES.in: +src/system.h +lib/closeout.c +lib/regex.c
+ +lib/xmalloc.c
+
2008-02-09 Tony Abou-Assaleh <[EMAIL PROTECTED]>
* src/dfa.c: Replace a MALLOC and for loop with a CALLOC. Thanks to