summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES12
1 files changed, 12 insertions, 0 deletions
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.