From c85e7f1625f8b421c92b8c1a8279d134ba050ecc Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Wed, 30 Nov 2022 07:34:19 +0000 Subject: [PATCH] Add ccache-swig hash fix to RELEASENOTES --- RELEASENOTES | 1 + 1 file changed, 1 insertion(+) 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.