Browse Source

Changelog for Trac #322

git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@3053 e5f2f494-b856-4b98-b285-d166d9295462
Michal Vaner 14 years ago
parent
commit
1514cff747
1 changed files with 5 additions and 0 deletions
  1. 5 0
      ChangeLog

+ 5 - 0
ChangeLog

@@ -1,3 +1,8 @@
+  100.  [func]      Michal Vaner
+	Python processes: support naming of python processes so
+	they're not all called python3.
+	(Trac #322, svn r3052)
+
   99.	[func]*		jinmei
 	Introduced a separate EDNS class to encapsulate EDNS related
 	information more cleanly.  The related APIs are changed a bit,