From 1467357a0cd9712305bf7800253a1427a5698412 Mon Sep 17 00:00:00 2001 From: Evan Hunt Date: Thu, 20 Apr 2017 17:43:18 -0700 Subject: [PATCH] [master] fix change number --- CHANGES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 50cadf5ec5..5804f7e4c1 100644 --- a/CHANGES +++ b/CHANGES @@ -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. -- GitLab