From e1508afaa203fc855cfd188acebeece69d786ae1 Mon Sep 17 00:00:00 2001 From: hpa Date: Tue, 3 Sep 2002 19:25:21 +0000 Subject: [PATCH] Update changes in 0.30. --- CHANGES | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGES b/CHANGES index 43a2de5..77689d7 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,17 @@ $Id$ +Changes in 0.30: + (Hopefully) better timeout algorithm. + + Add a "utimeout" option; like "timeout" but in microseconds. + + Change the log level of client-side errors to LOG_WARNING. + + autoconf portability improvements. + + Minor bugfixes. + + Changes in 0.29: Posixly correctness.