diff options
author | Jim Meyering <jim@meyering.net> | 1999-05-11 16:30:03 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1999-05-11 16:30:03 +0000 |
commit | 74e537404591ff853719b85a2c18b96b47a2e701 (patch) | |
tree | 69a4c75c053b95032c319fc1e5519d10c8749c5c /m4 | |
parent | f039432d03866d4872e2a357083f2ed05a66e93a (diff) | |
download | coreutils-74e537404591ff853719b85a2c18b96b47a2e701.tar.xz |
*** empty log message ***
Diffstat (limited to 'm4')
-rw-r--r-- | m4/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog index 7fe045f33..87f838640 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,7 @@ +1999-05-10 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> + + * jm-mktime.m4, putenv.m4: Fix typos in config.h comments. + 1999-05-04 Paul Eggert <eggert@twinsun.com> * lfs.m4 (AC_LFS): -n32, -o32, and -n64 should be in CFLAGS, |