Parcourir la source

[3146] ChangeLog updated

Tomek Mrugalski il y a 11 ans
Parent
commit
346892cca6
1 fichiers modifiés avec 5 ajouts et 0 suppressions
  1. 5 0
      ChangeLog

+ 5 - 0
ChangeLog

@@ -1,3 +1,8 @@
+6XX.	[func]		tomek
+	Preparatory work for prefix delegation in LeaseMgr. getLease6()
+	renamed to getLeases6(). It now can return more than one lease.
+	(Trac #3146, git ABCD)
+
 671.	[func]		dclink,tomek
 	memfile backend now supports getLease4(hwaddr) and getLease4(client-id)
 	methods. Thanks to David Carlier for contributing a patch.