summaryrefslogtreecommitdiff
path: root/CHANGES.current
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.current')
-rw-r--r--CHANGES.current4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGES.current b/CHANGES.current
index 23cb2e33b..0fd067f06 100644
--- a/CHANGES.current
+++ b/CHANGES.current
@@ -324,8 +324,8 @@ Version 4.2.0 (in progress)
See 'Type Inference' in CPlusPlus.html for workarounds.
2022-11-22: wsfulton
- #1037 Fix seg fault handling template parameter expressions containing '<='
- or '>='.
+ #366 #1037 Fix seg fault handling template parameter expressions
+ containing '<=' or '>='.
2022-11-18: wsfulton
Duplicate class template instantiations via %template now issue a warning and are ignored.