Parcourir la source

Changelog

git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@3154 e5f2f494-b856-4b98-b285-d166d9295462
Michal Vaner il y a 14 ans
Parent
commit
e56d0a76df
1 fichiers modifiés avec 5 ajouts et 0 suppressions
  1. 5 0
      ChangeLog

+ 5 - 0
ChangeLog

@@ -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)