summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS12
1 files changed, 11 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 9952fcf8d..64152c0e1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,14 @@
-Bugs fixed in 1.9.0a:
+Bugs fixed in 1.9.1:
+
+This release fixes three longstanding bugs.
+
+* Adjust #line directives in `parser.h' (when ylwrap is not used).
+ (PR/432)
+
+* Fix definition of YLWRAP when ylwrap is installed in a default
+ aux directory found in a parent package.
+
+* Properly recognize AC_CANONICAL_BUILD and AC_CANONICAL_TARGET.
New in 1.9: