Parcourir la source

[master] changelog trac #646

JINMEI Tatuya il y a 14 ans
Parent
commit
33d7934b9f
1 fichiers modifiés avec 7 ajouts et 0 suppressions
  1. 7 0
      ChangeLog

+ 7 - 0
ChangeLog

@@ -1,3 +1,10 @@
+  205.	[bug]		jinmei
+	b10-auth, src/lib/datasrc: fixed a bug where b10-auth could return
+	an empty additional section for delegation even if some glue is
+	crucial when it fails to find some other glue records in its data
+	source.
+	(Trac #646, git 6070acd1c5b2f7a61574eda4035b93b40aab3e2b)
+
   204.	[bug]		jinmei
 	b10-auth, src/lib/datasrc: class ANY queries were not handled
 	correctly in the generic data source (mainly for sqlite3).  It