From 683f10428e292811317df38fa324f242abbf7384 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Tue, 22 Jan 2002 06:02:14 +0000 Subject: [PATCH] 1186. [bug] isc_hex_tobuffer(,,length = 0) failed to unget the EOL token when reading to end of line. --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES b/CHANGES index 3cf0c6d6bc..7178d909f1 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +1186. [bug] isc_hex_tobuffer(,,length = 0) failed to unget the + EOL token when reading to end of line. + 1185. [bug] libbind: don't assume statp->_u._ext.ext is valid unless RES_INIT is set when calling res_*init().