diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-03-22 09:04:23 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-03-22 09:04:23 +0000 |
commit | 1f4a9ebd1c1269c9fd77f425bb4da8964efb4cca (patch) | |
tree | f866f7d66ce410ee3e3f5b8f7910738c4960cc30 /ChangeLog | |
parent | 2c8d89e729e6296b06f5aa504f360bd131d5ff7e (diff) | |
download | glibc-1f4a9ebd1c1269c9fd77f425bb4da8964efb4cca.tar.gz glibc-1f4a9ebd1c1269c9fd77f425bb4da8964efb4cca.tar.xz glibc-1f4a9ebd1c1269c9fd77f425bb4da8964efb4cca.zip |
Update.
1998-03-22 Ulrich Drepper <drepper@cygnus.com> * posix/wordexp.c: Rewrite parse_param. Patch by Tim Waugh and. Andreas Schwab.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 6b50924f5f..71ca908a41 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +1998-03-22 Ulrich Drepper <drepper@cygnus.com> + + * posix/wordexp.c: Rewrite parse_param. + Patch by Tim Waugh and. Andreas Schwab. + 1998-03-21 23:46 Zack Weinberg <zack@rabi.phys.columbia.edu> * Rules: Update timestamps on empty object files. |