4659. [bug] Remove spurious log message about lmdb-mapsize

not being supported when parsing builtin
                        configuration file. [RT #45618]

(cherry picked from commit 71cd6910ba)
This commit is contained in:
Mark Andrews
2017-07-28 16:02:52 +10:00
parent 9f5909ed8c
commit cb4e0ef4e2
2 changed files with 10 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
4659. [bug] Remove spurious log message about lmdb-mapsize
not being supported when parsing builtin
configuration file. [RT #45618]
4658. [bug] Clean up build directory created by "setup.py install"
immediately. [RT #45628]