summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f599cc2d7d..083cc9b3d8 100644
--- a/NEWS
+++ b/NEWS
@@ -120,6 +120,9 @@ with all sufficient information, see the ChangeLog file.
* Prime.prime? now returns false for negative numbers. This method
should not be used to know the number is composite or not. [Bug #7395]
+* Psych
+ * Removed Psych::EngineManager [Bug #8344]
+
=== Built-in global variables compatibility issues
=== C API updates