Updated CHANGELOG.

This commit is contained in:
Daniele Alessandri
2010-04-17 15:13:48 +02:00
parent 323b6f9eff
commit 14c9d36bdf
+1
View File
@@ -57,6 +57,7 @@ v0.x.x
- connection_async [default: FALSE]
estabilish connections to servers in a non-blocking way, so that the
client is not blocked while the underlying resource performs the actual
connection.
- connection_persistent [default: FALSE]
the underlying connection resource is left open when a script ends its
lifecycle. Persistent connections can lead to unpredictable or strange