CVSROOT: /sources/grep
Module name: grep
Changes by: Tony Abou-Assaleh <taa> 08/02/10 03:16:10
Index: ChangeLog
===================================================================
RCS file: /sources/grep/grep/ChangeLog,v
retrieving revision 1.305
retrieving revision 1.306
diff -u -b -r1.305 -r1.306
--- ChangeLog 9 Feb 2008 20:05:15 -0000 1.305
+++ ChangeLog 10 Feb 2008 03:16:10 -0000 1.306
@@ -3,6 +3,9 @@
* src/dfa.c: Replace a MALLOC and for loop with a CALLOC. Thanks to
Johan Walles for this. Patch #6288
+ * README-alpha: more info about CVS code
+ * README: pointer to README-alpha
+
2008-02-08 Reuben Thomas <[EMAIL PROTECTED]> (tiny change)
* .cvsignore: add configure.ac
@@ -10,7 +13,7 @@
2008-02-06 Tony Abou-Assaleh <[EMAIL PROTECTED]>
- * tests/foad1.h: Comment out cases that are known to fail. These
+ * tests/foad1.sh: Comment out cases that are known to fail. These
should be uncommented after the 2.5.4 release.
* tests/yesno.sh: Likewise.
* doc/grep.1: Update description of -e PATTERN; from Benno Schulenberg
@@ -3268,7 +3271,7 @@
* Version 2.0 released.
-Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007
+Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted provided the copyright notice and this notice are preserved.