summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorAkim Demaille <akim@epita.fr>2001-09-17 14:32:08 +0000
committerAkim Demaille <akim@epita.fr>2001-09-17 14:32:08 +0000
commit74a4184dea3d73359b69be023dcdf10eebab5fb3 (patch)
tree10421e27c4619b1fe89ccea3f74870cbd6b561a3 /NEWS
parent7376971c023ab3c34dc3f8d3f04654f3dceb082c (diff)
downloadautomake-74a4184dea3d73359b69be023dcdf10eebab5fb3.tar.gz
* lib/missing (autom4te): New.
(aclocal, autoconf, automake, autoheader, help2man): Propagate actual failures.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 6c8f8071e..ae6dcd287 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-New in 1.4j:
+New in 1.4s:
* Support for `configure.ac'.
* Support for `else COND', `endif COND' and negated conditions `!COND'.
* `make dist-all' is much faster.