summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWouter Bolsterlee <uws@xs4all.nl>2013-06-04 23:15:48 +0200
committerWouter Bolsterlee <uws@xs4all.nl>2013-06-04 23:15:48 +0200
commit28c0bcdcea9056298229efe06ffd90bc4265bdef (patch)
tree5c417968f0939354f184da8755e49a5dad7cfcb3
parentac2873f463fadaa353469af123867dcf9b049fe9 (diff)
downloadhappybase-28c0bcdcea9056298229efe06ffd90bc4265bdef.tar.gz
Small NEWS update
-rw-r--r--NEWS.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS.rst b/NEWS.rst
index 18f43d3..762acaa 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -8,7 +8,8 @@ HappyBase 0.6
Note: this version is not yet released!
-* Rewrote exception handling in connection pool (`issue #25
+* Rewrote exception handling in connection pool. Exception handling is now a lot
+ cleaner and does not introduce cyclic references anymore. (`issue #25
<https://github.com/wbolster/happybase/issues/25>`_).
* Regenerated bundled Thrift code using Thrift 0.9.0 with the new-style classes