Return to engineering

This commit is contained in:
Quanah Gibson-Mount 2018-03-22 19:13:11 +00:00
parent 5033a08c86
commit b0a6dbcc70

View File

@ -1,6 +1,8 @@
LMDB 0.9 Change Log
LMDB 0.9.22 Release (2018-03-22)
LMDB 0.9.23 Engineering
LMDB 0.9.22 Release (2018/03/22)
Fix MDB_DUPSORT alignment bug (ITS#8819)
Fix regression with new db from 0.9.19 (ITS#8760)
Fix liblmdb to build on Solaris (ITS#8612)