aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 948352ef..84422aef 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,10 @@ VERSION 0.7.2cvs
service::setSocketFactory() function instead. Removed "name" parameter
from platformDependant::getSocketFactory() function.
+ * net/service: removed "timeout.factory" property; added the function
+ service::setTimeoutHandlerFactory() instead. Removed the function
+ platformDependant::getTimeoutHandlerFactory().
+
2005-10-03 Vincent Richard <[email protected]>
* Added TLS/SSL support, using GNU TLS library.