From c4036bb39555a1fff1e2879a2db58c36040d5064 Mon Sep 17 00:00:00 2001 From: Ted Lemon Date: Sun, 8 Jun 1997 03:17:26 +0000 Subject: [PATCH] Document changes --- CHANGES | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGES b/CHANGES index 10363978c..cff17ea91 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,10 @@ +970607 + +- Change size_t to ssize_t in return values where a negative number + is used to indicate an error. + +- Always write out two digits for single-byte quantities in arrays. + 970605 - Add client-hostname token to lexer so that the parser can use it. -- 2.47.3