diff options
| -rw-r--r-- | etc/NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
| @@ -1624,6 +1624,12 @@ means of the GDI+ library. | |||
| 1624 | In addition to ':file FILE' for playing a sound from a file, ':data | 1624 | In addition to ':file FILE' for playing a sound from a file, ':data |
| 1625 | DATA' can now be used to play a sound from memory. | 1625 | DATA' 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. | ||
| 1629 | Accordingly, we have revised our recommendations for a suitable DJGPP | ||
| 1630 | toolchain to GCC 14.2.0 and Binutils 2.35.1 in lieu of GCC 3.4.x and | ||
| 1631 | Binutils 2.26. | ||
| 1632 | |||
| 1627 | 1633 | ||
| 1628 | ---------------------------------------------------------------------- | 1634 | ---------------------------------------------------------------------- |
| 1629 | This file is part of GNU Emacs. | 1635 | This file is part of GNU Emacs. |