Add changes line for recent lock ordering fix

This commit is contained in:
Michael Graff
2008-04-09 22:04:19 +00:00
parent d99f88add1
commit 00c93a6214

View File

@@ -1,3 +1,6 @@
2360. [bug] Fix a condition where we release a database version
(which may acquire a lock) while holding the lock.
2359. [bug] Fix NSID bug. [RT #17942]
2358. [doc] Update host's default query description. [RT #17934]