[v9_10] fix change number

This commit is contained in:
Evan Hunt 2017-04-20 17:43:33 -07:00
parent 70590c691b
commit 59e1db1eac

View file

@ -1,4 +1,4 @@
4952. [bug] A race condition on shutdown could trigger an
4592. [bug] A race condition on shutdown could trigger an
assertion failure in dispatch.c. [RT #43822]
4591. [port] Addressed some python 3 compatibility issues.