[m-rev.] for review: add a NEWS section 22.01.8

Julien Fischer jfischer at opturion.com
Mon Sep 4 13:43:48 AEST 2023


Add a NEWS section for 22.01.8.

NEWS.md:
     As above.

Julien.

diff --git a/NEWS.md b/NEWS.md
index 71152f9..bbb4765 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -1222,6 +1222,23 @@ Changes to the extras distribution

  * We have deleted the `old_term_parser` library.

+NEWS for Mercury 22.01.8
+========================
+
+This is a bug-fix release.
+
+* [Mantis bug #565]. We have reverted a change that broke `mmake` in Mercury
+  versions 22.01.6 and 22.01.7.
+
+* We have fixed a problem that was causing the generation of the debugger
+  documentation to fail on Cygwin.
+
+* We have increased the C stack size for the compiler on 64-bit Cygwin
+  systems, due to stack overflows occuring with the default size.
+
+* We have fixed a bug in the debugger where the output of the command `print *`
+  could be written to an incorrect stream.
+
  NEWS for Mercury 22.01.7
  ========================



More information about the reviews mailing list