summaryrefslogtreecommitdiff
path: root/RELEASENOTES
diff options
context:
space:
mode:
authorWilliam S Fulton <wsf@fultondesigns.co.uk>2022-11-30 07:34:19 +0000
committerWilliam S Fulton <wsf@fultondesigns.co.uk>2022-11-30 07:34:19 +0000
commitc85e7f1625f8b421c92b8c1a8279d134ba050ecc (patch)
treef3c0a70f6f5e721357d290f65b9267161d03d604 /RELEASENOTES
parent95951cb4dbe498ab99ff13fac2a3f19d6c5a1df2 (diff)
downloadswig-c85e7f1625f8b421c92b8c1a8279d134ba050ecc.tar.gz
Add ccache-swig hash fix to RELEASENOTES
Diffstat (limited to 'RELEASENOTES')
-rw-r--r--RELEASENOTES1
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASENOTES b/RELEASENOTES
index ee5bde625..493f19954 100644
--- a/RELEASENOTES
+++ b/RELEASENOTES
@@ -9,6 +9,7 @@ published on the SWIG web site at https://swig.org/release.html.
SWIG-4.1.1 summary:
- Couple of stability fixes.
+- Stability fix in ccache-swig when calculating hashes of inputs.
- Some template handling improvements.
- R - minor fixes plus deprecation for rtypecheck typemaps being optional.