summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlly Betts <olly@survex.com>2023-04-21 11:07:35 +1200
committerOlly Betts <olly@survex.com>2023-04-21 11:07:35 +1200
commit4ec23f5dcd20ce624f2d5466a0ece36568a6114a (patch)
treeec80e1e01688c4e08909d4bcfb14cd7a5fdaea0e
parent9c3a88a491b305115011848c7277c82a6fb8093d (diff)
downloadswig-4ec23f5dcd20ce624f2d5466a0ece36568a6114a.tar.gz
Add CHANGES.current entry for Ocaml std::string changes
-rw-r--r--CHANGES.current3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.current b/CHANGES.current
index 5dfc249e9..5caaddbe7 100644
--- a/CHANGES.current
+++ b/CHANGES.current
@@ -7,6 +7,9 @@ the issue number to the end of the URL: https://github.com/swig/swig/issues/
Version 4.2.0 (in progress)
===========================
+2023-04-21: ZackerySpytz
+ [OCaml] #1439 Fix reference typemaps for std::string
+
2023-04-21: olly
#2183 Fix #ifdef and #ifndef to work inside a %define. Previously
they were silently ignored in this context (but #if defined already