Add changes line for recent lock ordering fix

This commit is contained in:
Michael Graff
2008-04-09 22:06:39 +00:00
parent 2d70db1fa3
commit 5702efd795

View File

@@ -1,5 +1,8 @@
--- 9.5.0b3 released ---
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]