[master] fix CHANGES number

This commit is contained in:
Evan Hunt
2016-03-22 18:23:10 -07:00
parent 11a3f0a049
commit 39225b4b51

View File

@@ -1,4 +1,4 @@
3440. [performance] Implement adaptive read-write locks, reducing the
4340. [performance] Implement adaptive read-write locks, reducing the
overhead of locks that are only held briefly.
[RT #37329]