summaryrefslogtreecommitdiff
path: root/CHANGES.current
diff options
context:
space:
mode:
authorWilliam S Fulton <wsf@fultondesigns.co.uk>2016-05-05 23:06:35 +0100
committerWilliam S Fulton <wsf@fultondesigns.co.uk>2016-05-05 23:06:35 +0100
commitc4b7605638107509129090817545eecfb0e4b887 (patch)
tree8e3aa25163645013d36cb3400802c093cb6be620 /CHANGES.current
parent5e6ab1d61d817465c70b45df512ae69b09a66436 (diff)
downloadswig-c4b7605638107509129090817545eecfb0e4b887.tar.gz
Add changes entry for Python operator/ fixes
Diffstat (limited to 'CHANGES.current')
-rw-r--r--CHANGES.current3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.current b/CHANGES.current
index 7985f238d..1b29f0e4f 100644
--- a/CHANGES.current
+++ b/CHANGES.current
@@ -5,6 +5,9 @@ See the RELEASENOTES file for a summary of changes in each release.
Version 3.0.9 (in progress)
===========================
+2016-05-05: ejulian
+ [Python] Patch #617. Fix operator/ wrappers.
+
2016-05-02: wsfulton
Fix #669. Don't issue warning about ignoring base classes when the derived class is
itself ignored.