summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorWill Estes <wlestes@users.sourceforge.net>2002-08-29 13:21:43 +0000
committerWill Estes <wlestes@users.sourceforge.net>2002-08-29 13:21:43 +0000
commit272bcbbc033a62e8ee40c60eccba97b7d79d9f66 (patch)
tree667027cacfd9e2896b7e6261edf32f0d3ca944cf /NEWS
parentbc135e0262dc137d0bbcf9b35b33234b3f385889 (diff)
new config.{sub,guess} files; mention that we use indent on flex
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5ad05e4..fe6bfa8 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,13 @@ changes between releases of flex.
See the file COPYING for copying conditions.
+* after version 2.5.16
+
+** updated config.sub and config.guess
+
+** flex is indented by GNU indent (this was done earlier but not
+ explicitly documented)
+
* version 2.5.16 released 2002-8-28
** c++ scanners compile again