Michal 'vorner' Vaner il y a 11 ans
Parent
commit
6d99f3d904
1 fichiers modifiés avec 6 ajouts et 0 suppressions
  1. 6 0
      ChangeLog

+ 6 - 0
ChangeLog

@@ -1,3 +1,9 @@
+675.    [func]      vorner
+	If there's an exception not handled in a Python BIND10 component,
+	it is now stored in a temporary file and properly logged, instead
+	of dumping to stderr.
+	(Trac #3095, git 18cf54ed89dee1dd1847053c5210f0ca220590c2)
+
 674.	[func]		tomek
 	Preparatory work for prefix delegation in LeaseMgr. getLease6()
 	renamed to getLeases6(). It now can return more than one lease.