diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-03-21 05:41:11 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-03-21 05:41:11 +0000 |
commit | 62d999dc206c93f5cb5c53ffbdc6b019b2ff3e97 (patch) | |
tree | 108d68b19d8a24f7407fc18e19b0e8d06332b4ab /ChangeLog | |
parent | 7e836977ea1ccf19880978549590125832226525 (diff) | |
download | glibc-62d999dc206c93f5cb5c53ffbdc6b019b2ff3e97.tar.gz glibc-62d999dc206c93f5cb5c53ffbdc6b019b2ff3e97.tar.xz glibc-62d999dc206c93f5cb5c53ffbdc6b019b2ff3e97.zip |
Update.
* sysdeps/unix/sysv/linux/configure.in: Remove `crypt´ from one more messages.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 67b4306811..e42b178f76 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2000-03-20 Ulrich Drepper <drepper@redhat.com> + * sysdeps/unix/sysv/linux/configure.in: Remove `crypt´ from one + more messages. + * sysdeps/unix/sysv/aix/*: Add initial code for port to AIX 4.3. 2000-03-16 Thorsten Kukuk <kukuk@suse.de> |