summaryrefslogtreecommitdiff
path: root/CHANGES.current
diff options
context:
space:
mode:
authorOlly Betts <olly@survex.com>2016-04-05 18:42:46 +1200
committerOlly Betts <olly@survex.com>2016-04-05 18:42:46 +1200
commit4890a70c379d08ac15e2d4f389b9598e48a0f7dc (patch)
treedd798971b5f13bb10f0f8bd7a30f29c43cc7ffe4 /CHANGES.current
parenta97441613eea16620505f30849713b99d2ac9051 (diff)
downloadswig-4890a70c379d08ac15e2d4f389b9598e48a0f7dc.tar.gz
CHANGES.current: Note fix isn't python-specific
Fixes https://github.com/swig/swig/issues/615
Diffstat (limited to 'CHANGES.current')
-rw-r--r--CHANGES.current2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.current b/CHANGES.current
index ba8ea2b12..18ab3ba45 100644
--- a/CHANGES.current
+++ b/CHANGES.current
@@ -85,7 +85,7 @@ Version 3.0.9 (in progress)
struct AnotherThingCls {};
2016-03-01: olly
- [Python] Fix isfinite() check to work with GCC6. Fixes
+ Fix isfinite() check to work with GCC6. Fixes
https://github.com/swig/swig/issues/615 reported by jplesnik.
2016-02-17: olly