From caa3cff558fe18dad59e6fd6a5770debdd781956 Mon Sep 17 00:00:00 2001 From: Bernie Hackett Date: Tue, 17 Nov 2015 15:41:51 -0800 Subject: [PATCH] Minor changelog updates --- doc/changelog.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/changelog.rst b/doc/changelog.rst index e2c034a82..3e2e159cb 100644 --- a/doc/changelog.rst +++ b/doc/changelog.rst @@ -4,7 +4,7 @@ Changelog Changes in Version 2.9.1 ------------------------ -Version 2.9.1 fixes a very old error handling bug in the BSON C extensions and +Version 2.9.1 fixes two interrupt handling issues in the C extensions and adapts a test case for a behavior change in MongoDB 3.2. Issues Resolved