aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPo Lu2025-02-20 14:25:05 +0800
committerPo Lu2025-02-20 14:25:05 +0800
commit1468190e11b7eed49a024ffbff3da2bca21862bc (patch)
tree9b76f148e2e1626a4851e833d1d8d8c9c0c2cad9
parentc22957c4bf7dd25857a44946169c4818996a49d9 (diff)
downloademacs-1468190e11b7eed49a024ffbff3da2bca21862bc.tar.gz
emacs-1468190e11b7eed49a024ffbff3da2bca21862bc.zip
; * etc/NEWS: Announce MS-DOS updates.
-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.
1624In addition to ':file FILE' for playing a sound from a file, ':data 1624In addition to ':file FILE' for playing a sound from a file, ':data
1625DATA' can now be used to play a sound from memory. 1625DATA' can now be used to play a sound from memory.
1626 1626
1627---
1628** The MS-DOS port of Emacs now supports more recent releases of GCC and Binutils.
1629Accordingly, we have revised our recommendations for a suitable DJGPP
1630toolchain to GCC 14.2.0 and Binutils 2.35.1 in lieu of GCC 3.4.x and
1631Binutils 2.26.
1632
1627 1633
1628---------------------------------------------------------------------- 1634----------------------------------------------------------------------
1629This file is part of GNU Emacs. 1635This file is part of GNU Emacs.