From 012d0f7aa58b61ac8dce501076d330c2ca143f52 Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Thu, 6 Feb 2020 19:09:00 +0000 Subject: [PATCH] Update changes file --- CHANGES.current | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.current b/CHANGES.current index aba67f451..c12c5eb28 100644 --- a/CHANGES.current +++ b/CHANGES.current @@ -11,7 +11,7 @@ Version 4.0.2 (in progress) [Python] #1673 #1674 Fix setting 'this' when extending a proxy class with __slots__. 2020-01-31: vadz - [Ruby] Add std::auto_ptr<> typemaps. + [Ruby] #1651 Add std::auto_ptr<> typemaps. 2020-01-31: ZackerySpytz [Python] #1700 More robust error checking for failures in calls to Python C API: