diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-11-13 13:27:37 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-11-13 13:27:37 +0000 |
commit | 93d63a591cf0bb7e2294d081e1fce517f8e96dc0 (patch) | |
tree | 1a4be28d565d2974a952f9521fe0f71ade4b8c39 /ChangeLog | |
parent | a3e0e9ae473ae52861c5bceb8a6feb624bf30c61 (diff) | |
download | glibc-93d63a591cf0bb7e2294d081e1fce517f8e96dc0.tar glibc-93d63a591cf0bb7e2294d081e1fce517f8e96dc0.tar.gz glibc-93d63a591cf0bb7e2294d081e1fce517f8e96dc0.tar.bz2 glibc-93d63a591cf0bb7e2294d081e1fce517f8e96dc0.zip |
Update.
1998-11-11 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
* locale/programs/config.h: Define HAVE_STRING_H for xstrdup.c.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +1998-11-11 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> + + * locale/programs/config.h: Define HAVE_STRING_H for xstrdup.c. + 1998-11-13 Ulrich Drepper <drepper@cygnus.com> * libio/bits/stdio.h: Correct and improve fread_unlocked and |