summaryrefslogtreecommitdiff
path: root/CHANGES.current
diff options
context:
space:
mode:
authorZackery Spytz <zspytz@gmail.com>2021-01-30 15:10:34 -0700
committerVadim Zeitlin <vz-swig@zeitlins.org>2021-02-01 20:41:54 +0100
commitc12ab1f012bba6b59be77715942b296a75143620 (patch)
tree8d8fa9f12a1e7a66260038a22858ab2c25cd05ca /CHANGES.current
parent280b82c8acacfce7be90b108685dd62e080ce53d (diff)
downloadswig-c12ab1f012bba6b59be77715942b296a75143620.tar.gz
Fix attribution error for Python buffers fix in CHANGES.current
[skip ci] Closes #1940.
Diffstat (limited to 'CHANGES.current')
-rw-r--r--CHANGES.current5
1 files changed, 3 insertions, 2 deletions
diff --git a/CHANGES.current b/CHANGES.current
index 2cf0bc497..dafe7077b 100644
--- a/CHANGES.current
+++ b/CHANGES.current
@@ -16,8 +16,9 @@ Version 4.1.0 (in progress)
The complex macro is available in the ccomplex.i library file along with other
complex number handling provided by the complex.h header.
-2020-10-07: treitmayr
- [Python] #1812 Fix error handling in pybuffer.i PyObject_GetBuffer().
+2020-10-07: ZackerySpytz
+ [Python] #1812 Fix the error handling for the PyObject_GetBuffer() calls in
+ pybuffer.i.
2020-10-07: treitmayr
#1824 Add missing space in director method declaration returning