summaryrefslogtreecommitdiff
path: root/CHANGES.current
diff options
context:
space:
mode:
authorKarl Wette <karl.wette@ligo.org>2015-07-17 09:49:44 +0200
committerKarl Wette <karl.wette@ligo.org>2015-07-17 09:49:44 +0200
commit8261fc7fc4d6fbde8fa595f8700fd461bde692f4 (patch)
treebd74ca7caca4ebae16c2d4ee5e2b1a7899267416 /CHANGES.current
parent53feb8ee3a37fe7bfee8f2fad5d335dd188a8899 (diff)
downloadswig-8261fc7fc4d6fbde8fa595f8700fd461bde692f4.tar.gz
Update CHANGES.current and Octave.html to indicate Octave 4.0.0 support
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 5bec5d4e0..8917fa4a1 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.7 (in progress)
===========================
+2015-07-17: kwwette
+ [octave] Support Octave version 4.0.0 (thanks to patches from Orion Poplawski).
+
2015-07-07: wsfulton
SWIG no longer generates a wrapper for a class' constructor if that class has
any base class with a private destructor. This is because your compiler should