NEWS: iso9660 also had issues with ../ paths. syslinux-4.04-pre20
authorH. Peter Anvin <hpa@zytor.com>
Mon, 4 Apr 2011 23:31:55 +0000 (16:31 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Mon, 4 Apr 2011 23:31:55 +0000 (16:31 -0700)
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
NEWS

diff --git a/NEWS b/NEWS
index ca48281..5d9b520 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -48,7 +48,7 @@ Changes in 4.04:
        * Include a set of diagnostics by Gene Cumm.
        * Fixes for gcc 4.6 and binutils 2.21.51.
        * chain.c32: Allow "uuid" as a synonym to "guid".
-       * Handle directory names starting with .. for vfat.
+       * Handle directory names starting with .. for vfat and iso9660.
 
 Changes in 4.03:
        * Don't hang if no configuration file is found.