+2001-10-26 Paul Eggert <eggert@twinsun.com>
+
+ * NEWS, README, configure.ac, lib/Autom4te/General.pm,
+ lib/Autom4te/Struct.pm:
+ Require Perl 5.005_03 instead of just 5.005, as some tests fail
+ with 5.005_02.
+
+ * doc/autoconf.texi (Special Shell Variables): Document some
+ more LINENO gotchas, particularly with respect to the Awk+Sed hack.
+
+ * lib/m4sugar/m4sh.m4 (_AS_LINENO_WORKS): New macro.
+ (_AS_LINENO_PREPARE): Use it instead of shell eval, since
+ eval $LINENO is not portable in practice.
+
2001-10-24 Akim Demaille <akim@epita.fr>
* lib/Autom4te/General.pm (backname): New.