diff options
Diffstat (limited to 'm4/ChangeLog')
-rw-r--r-- | m4/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog index e941b604d..777422094 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,13 @@ +2001-07-15 Jim Meyering <meyering@lucent.com> + + * gettimeofday.m4: New file. + +2001-07-04 Jim Meyering <meyering@lucent.com> + + * Makefile.am.in (glibc-io.struct): New target. Rework the code + that generates jm-glibc-io.m4 so that it doesn't trigger any make + distcheck failure. + 2001-07-02 Jim Meyering <meyering@lucent.com> The following changes were prompted by suggestions from Bruno Haible. |