diff options
author | Roland McGrath <roland@gnu.org> | 2002-11-11 02:43:35 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-11-11 02:43:35 +0000 |
commit | 4483f2c0f8b6ace6dbc94a1da5a083e99310c267 (patch) | |
tree | a36b9baf08adaf89644c49225891b251d7558db9 /ChangeLog | |
parent | adee0e1f174ed6ac1c146c1a042dca6c1b020173 (diff) | |
download | glibc-4483f2c0f8b6ace6dbc94a1da5a083e99310c267.tar.gz glibc-4483f2c0f8b6ace6dbc94a1da5a083e99310c267.tar.xz glibc-4483f2c0f8b6ace6dbc94a1da5a083e99310c267.zip |
* crypt/md5-crypt.c: Doc fix.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index f994d6b8b4..e7a20da6d7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2002-11-10 Roland McGrath <roland@redhat.com> + * crypt/md5-crypt.c: Doc fix. + * sysdeps/unix/make-syscalls.sh: Insert $(make-target-directory) at the beginning of generated target commands. |