summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorhpa <hpa>2005-08-18 21:08:56 +0000
committerhpa <hpa>2005-08-18 21:08:56 +0000
commit8d4a3ad6652e40fbe44cde878c8e0ad0c2c34a94 (patch)
tree24263cd9e6b9af5149df63b5d2a13b9042b2f2e9 /NEWS
parent1deff649355f0cdf02e7b8ffc20560d885004183 (diff)
downloadsyslinux-8d4a3ad6652e40fbe44cde878c8e0ad0c2c34a94.tar.gz
If onerror is set, invoke onerror on escape
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4c79b138..a19fd686 100644
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,7 @@ Changes in 3.10:
* New API call to do "localboot".
* New API call to query features.
* Fix for bug in EBIOS code discovered by Arwin Vosselman.
+ * NOESCAPE security fix.
Changes in 3.09:
* gcc4 compilation fix.