]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
Document changes
authorTed Lemon <source@isc.org>
Sun, 8 Jun 1997 03:17:26 +0000 (03:17 +0000)
committerTed Lemon <source@isc.org>
Sun, 8 Jun 1997 03:17:26 +0000 (03:17 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 10363978c2dcaf280ed2d5a9a81b399e38c64c8f..cff17ea919623e69404c5c8f1a152f806a12e340 100644 (file)
--- 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.