summaryrefslogtreecommitdiff
path: root/CHANGES.current
diff options
context:
space:
mode:
authorWilliam S Fulton <wsf@fultondesigns.co.uk>2019-07-05 07:58:28 +0100
committerWilliam S Fulton <wsf@fultondesigns.co.uk>2019-07-05 07:58:28 +0100
commitce80fdf426ef0e2cdbfa858a51e18167b8bdbea3 (patch)
tree32c4f65029678bde5f920c5d6f8281dca854657b /CHANGES.current
parent1204297a1bf6da87aea584c789b828c1a55a448f (diff)
downloadswig-ce80fdf426ef0e2cdbfa858a51e18167b8bdbea3.tar.gz
Add Python whitespace pydoc improvements to changes file
Diffstat (limited to 'CHANGES.current')
-rw-r--r--CHANGES.current4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES.current b/CHANGES.current
index 23c800f94..da631bc1d 100644
--- a/CHANGES.current
+++ b/CHANGES.current
@@ -7,6 +7,10 @@ the issue number to the end of the URL: https://github.com/swig/swig/issues/
Version 4.0.1 (in progress)
===========================
+2019-07-05: wsfulton
+ [Python] #1547 Whitespace fixes in Doxygen translated comments into pydoc comments
+ for Sphinx compatibility.
+
2019-06-28: wsfulton
[MzScheme, OCaml] #1559 $arg and $input were incorrectly substituted in the
argout typemap when two or more arguments were present.