diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index f27d54e2e5..d2be57cf96 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,15 @@ 1998-05-15 Ulrich Drepper <drepper@cygnus.com> + * posix/Makefile (tests): Add runptests. + (distribute): Add PTESTS, PTESTS2C.sed, and ptestcases.h. + (before-compile): Add ptestcases.h. + (ptestscases.h): Add rule to generate from PTESTS. + * posix/runptests.c: New file. + * posix/PTESTS: New file. + * posix/PTESTS2C.sed: New file. + +1998-05-15 Ulrich Drepper <drepper@cygnus.com> + * iconv/loop.c: Let user add code to use and set paramaters. * iconvdata/iso-2022-kr.c: Correct to-loop. |