From: Niels Möller Date: Sun, 10 Nov 2002 16:30:51 +0000 (+0100) Subject: *** empty log message *** X-Git-Tag: nettle_1.7_release_20030311~138 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05db89b1c188a9f6579aa592b19db7805772db7c;p=thirdparty%2Fnettle.git *** empty log message *** Rev: src/nettle/ChangeLog:1.148 --- diff --git a/ChangeLog b/ChangeLog index 79c7d53b..8bd61aad 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,13 @@ 2002-11-10 Niels Möller + * testsuite/sexp-conv-test: Use input files without any trailing + newline character, in order to stress the end of file handling. + + * tools/sexp-conv.c (sexp_get_token_string): Fixed end of file + handling. + (sexp_get_string): Fixed end of encoding/end of file handling. + (parse_options): Check for negative width and complain. + * tools/sexp-conv.c: Use supplied getopt. (werror): New function. (sexp_output_hash_init): New function.