summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 79a48280191..dea24adb3c9 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1624,6 +1624,12 @@ means of the GDI+ library.
In addition to ':file FILE' for playing a sound from a file, ':data
DATA' can now be used to play a sound from memory.
+---
+** The MS-DOS port of Emacs now supports more recent releases of GCC and Binutils.
+Accordingly, we have revised our recommendations for a suitable DJGPP
+toolchain to GCC 14.2.0 and Binutils 2.35.1 in lieu of GCC 3.4.x and
+Binutils 2.26.
+
----------------------------------------------------------------------
This file is part of GNU Emacs.