diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-07-19 07:25:49 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-07-19 07:25:49 +0000 |
commit | fef0b717d0287ab63a0f5a39dabf477c58182492 (patch) | |
tree | fbd20f595eb783bb206d955a6675ae73f21730c8 /ChangeLog | |
parent | 91099cf415727b7ff4a920913fabde84dcf7f8fa (diff) | |
download | glibc-fef0b717d0287ab63a0f5a39dabf477c58182492.tar.gz glibc-fef0b717d0287ab63a0f5a39dabf477c58182492.tar.xz glibc-fef0b717d0287ab63a0f5a39dabf477c58182492.zip |
Update.
2001-07-19 Ulrich Drepper <drepper@redhat.com> * Makefile: Add html goal. * manual/Makefile: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index d110f668ec..9644815c7b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2001-07-19 Ulrich Drepper <drepper@redhat.com> + + * Makefile: Add html goal. + * manual/Makefile: Likewise. + 2001-07-18 Ulrich Drepper <drepper@redhat.com> * libio/filedoalloc.c (_IO_file_doallocate): A few more minor |