Tell the world what we've changed...
authorhpa <hpa>
Wed, 15 Dec 2004 10:58:16 +0000 (10:58 +0000)
committerhpa <hpa>
Wed, 15 Dec 2004 10:58:16 +0000 (10:58 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 7e71c27..f20cab2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,17 @@ Starting with 1.47, changes marked with SYSLINUX/PXELINUX/ISOLINUX
 apply to that specific program only; other changes apply to all of
 them.
 
+Changes in 2.20:
+       * SYSLINUX: Support FAT32 and EDD.  As an unfortunate
+         consequence, LDLINUX.SYS is no longer an ordinary file; it
+         is block-mapped at install time, which means it can only be
+         written using the syslinux installers.
+       * SYSLINUX: Reorganize the source code for the installers;
+          each one of the installers (dos, win32, unix, mtools) is now
+          built in its own subdirectory.  In particular, "mtools" is
+         the unprivileged installer which uses mtools; "unix" is the
+         privileged installer which uses system calls.
+
 Changes in 2.13:
        * MEMDISK: Fix command-line parsing "brown paper bag" class
          bug.