]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
return to release engineering, ITS#9068
authorHoward Chu <hyc@openldap.org>
Mon, 26 Aug 2019 16:56:17 +0000 (17:56 +0100)
committerHoward Chu <hyc@openldap.org>
Mon, 26 Aug 2019 16:56:17 +0000 (17:56 +0100)
libraries/liblmdb/CHANGES

index f00efbb9d41d6fa87b6eb3b43354269b37bfb73a..b84d4eb160c4267017670919b7c214f4aae79791 100644 (file)
@@ -1,5 +1,8 @@
 LMDB 0.9 Change Log
 
+LMDB 0.9.25 Engineering
+       ITS#9068 fix mdb_dump/load backslashes in printable content
+
 LMDB 0.9.24 Release (2019/07/24)
        ITS#8969 Tweak mdb_page_split
        ITS#8975 WIN32 fix writemap set_mapsize crash