diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-09-17 19:27:08 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-09-17 19:27:08 +0000 |
commit | 41102740fba12515ac75cc4169b8809085a9624f (patch) | |
tree | 561bb295b011d5c461aa2cd42efd7b84a7474571 /ChangeLog | |
parent | 8a1f658bd783e625d947933b6603dbcedb31f75b (diff) | |
download | glibc-41102740fba12515ac75cc4169b8809085a9624f.tar.gz glibc-41102740fba12515ac75cc4169b8809085a9624f.tar.xz glibc-41102740fba12515ac75cc4169b8809085a9624f.zip |
Update.
* catgets/nl_types.h: Likewise. * crypt/crypt.h: Likewise. * debug/execinfo.h: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 782860ff05..30fddd99e6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -11,6 +11,9 @@ * io/sys/statfs.h: Likewise. * io/sys/statvfs.h: Likewise. * posix/unistd.h: Likewise. + * catgets/nl_types.h: Likewise. + * crypt/crypt.h: Likewise. + * debug/execinfo.h: Likewise. 2004-09-16 Ulrich Drepper <drepper@redhat.com> |