git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@3154 e5f2f494-b856-4b98-b285-d166d9295462
@@ -1,3 +1,8 @@
+ 105. [bug] Michal Vaner
+ Python processes: they no longer take 100% CPU while idle
+ due to a busy loop in reading command session in a nonblocking way.
+ (Trac #349, svn r3153)
+
104. [bug] jerry
bin/zonemgr: zonemgr should be attempting to refresh expired zones.
(Trac #336, r3139)