summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@linux.intel.com>2011-04-04 15:48:45 -0700
committerH. Peter Anvin <hpa@linux.intel.com>2011-04-04 15:48:45 -0700
commitca785c7e715a74dac0fd8e537ef8cf4e5a655171 (patch)
treed752c7af5fec945188bc1ea4327e82ffe19a2846
parentda9c8bcfbb899975a8254e0a97945074c359ff19 (diff)
downloadsyslinux-ca785c7e715a74dac0fd8e537ef8cf4e5a655171.tar.gz
NEWS: Handle .. support for VFATsyslinux-4.04-pre19
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8467df4f..ca482813 100644
--- a/NEWS
+++ b/NEWS
@@ -48,6 +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.
Changes in 4.03:
* Don't hang if no configuration file is found.