]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Update changelog for merge of #2746
authorJelte Jansen <jelte@isc.org>
Fri, 8 Mar 2013 16:14:42 +0000 (17:14 +0100)
committerJelte Jansen <jelte@isc.org>
Fri, 8 Mar 2013 16:14:42 +0000 (17:14 +0100)
ChangeLog

index 22912d458beedd03f7fb5287e7951bed1e97795e..8d24e7bcfef32dc256387c5a362f4fe572771143 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+587.   [bug]           jelte
+       When used from python, the dynamic datasource factory now
+       explicitely loads the logging messages dictionary, so that correct
+       logging messages does not depend on incidental earlier import
+       statements. Also, the sqlite3-specific log messages have been moved
+       from the general datasource library to the sqlite3 datasource
+       (which also explicitely loads its messages).
+       (Trac 2746, git 1c004d95a8b715500af448683e4a07e9b66ea926)
+
 586.   [func]          marcin
        libdhcp++: Removed unnecesary calls to the function which
        validates option definitions used to create instances of options