]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
Changelog
authorMichal 'vorner' Vaner <michal.vaner@nic.cz>
Thu, 26 Jan 2012 09:22:07 +0000 (10:22 +0100)
committerMichal 'vorner' Vaner <michal.vaner@nic.cz>
Thu, 26 Jan 2012 09:22:07 +0000 (10:22 +0100)
ChangeLog

index 5e7d7361ce7223e4940d4682cddc085a04e3c551..b176b5da67143daf34b2f4186c540252cf828e41 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+366.   [bug]           vorner
+       Fixed problem where a directory named "io" conflicted with the python3
+       standard module "io" and caused the installation to fail.  The offending
+       directory has been renamed to "cio".
+       (Trac #1561, git d81cf24b9e37773ba9a0d5061c779834ff7d62b9)
+
 365.   [bug]           jinmei
        libdatasrc: in-memory datasource incorrectly returned delegation
        for DS lookups.