diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-01-24 02:54:28 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-01-24 02:54:28 +0000 |
commit | b8de3ffc847a12930a90b31c91ccb1721db883bd (patch) | |
tree | 27c06ab5f7fa1cc3f311faf8687a97d690c7c90c /ChangeLog | |
parent | c1301d9a76ee8da9aa2f1961d57fdf1763e44d57 (diff) | |
download | glibc-b8de3ffc847a12930a90b31c91ccb1721db883bd.tar.gz glibc-b8de3ffc847a12930a90b31c91ccb1721db883bd.tar.xz glibc-b8de3ffc847a12930a90b31c91ccb1721db883bd.zip |
Update.
2000-01-23 Ulrich Drepper <drepper@cygnus.com> * string/Versions: Export __strndup.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 49812597d1..ac2cbdc712 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2000-01-23 Ulrich Drepper <drepper@cygnus.com> + + * string/Versions: Export __strndup. + 2000-01-23 Philip Blundell <philb@gnu.org> Add basic support for RPC over IPv6: |