From 05db89b1c188a9f6579aa592b19db7805772db7c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Niels=20M=C3=B6ller?= <nisse@lysator.liu.se>
Date: Sun, 10 Nov 2002 17:30:51 +0100
Subject: [PATCH] *** empty log message ***

Rev: src/nettle/ChangeLog:1.148
---
 ChangeLog | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/ChangeLog b/ChangeLog
index 79c7d53b..8bd61aad 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
 2002-11-10  Niels M�ller  <nisse@cuckoo.hack.org>
 
+	* 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.
-- 
GitLab