fixup: remove double news entry
authorPeter Rosin <peda@lysator.liu.se>
Mon, 13 Feb 2012 15:43:34 +0000 (16:43 +0100)
committerPeter Rosin <peda@lysator.liu.se>
Mon, 13 Feb 2012 15:43:34 +0000 (16:43 +0100)
* NEWS: Remove double (stale) news entry introduced by a botched
merge.

NEWS

diff --git a/NEWS b/NEWS
index 3dfcd1e..6a64096 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -111,9 +111,6 @@ New in 1.11a:
     they would have previously produced header files named simply "foo.h"
     and "bar.h".  This change offers better compatibility with `bison -o'.
 
-  - C source and header files derived from non-distributed Yacc sources
-    are now removed by "make clean", not only by "make maintainer-clean".
-
 * Miscellaneous changes:
 
   - The `dist' and `dist-all' targets now can run compressors in parallel.