X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2FChangeLog;h=efdb64df90ced8b9d751a3b2838bbb1470c9adfa;hb=f71e0eda3f943b862c13ffa0c1b13995f8d1fb2c;hp=14a60bc681982ea54bfabd2b31e6a5e4ed7a1beb;hpb=be888b85ebe1d2e8c04a2dfc28144e164ba02865;p=gnulib.git diff --git a/m4/ChangeLog b/m4/ChangeLog index 14a60bc68..efdb64df9 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,27 @@ +2001-05-15 Jim Meyering + + * regex.m4: Use proper quoting so brackets appear in the test program. + Reported by Bruno Haible. + +2001-05-13 Jim Meyering + + * jm-macros.m4 (major_t, minor_t): Define to unsigned int if undefined. + +2000-11-26 Paul Eggert + + * jm-macros.m4 (jm_MACROS): Do not check for fseeko; no longer used. + +2001-04-21 Jim Meyering + + * rmdir-errno.m4: Write to a new file, so that a restrictive umask + doesn't interfere. + +2001-04-21 Alexandre Duret-Lutz + + * ftruncate.m4: Check for chsize. + Link with ftruncate.o unconditionally if ftruncate is missing. + This was required when cross-compiling to i586-mingw32msvc. + 2001-03-24 Jim Meyering * jm-macros.m4: Require autoconf-2.49d.