summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorhpa <hpa>2004-12-03 23:30:00 +0000
committerhpa <hpa>2004-12-03 23:30:00 +0000
commita991af987a1609e42e2570cfea2e53b719b66b1e (patch)
tree0328ad03a37a0c5fae63f1309855b4bb1df05fc9
parent16b6f79093cf45ede406e60c2bca7c800c5496b6 (diff)
downloadsyslinux-a991af987a1609e42e2570cfea2e53b719b66b1e.tar.gz
Fix COM32 file length loading bug.syslinux-2.12-pre6
-rw-r--r--NEWS5
1 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index f7821893..e73ab84e 100644
--- a/NEWS
+++ b/NEWS
@@ -3,7 +3,10 @@ apply to that specific program only; other changes apply to all of
them.
Changes in 2.12:
- * Simple C library, based on klibc, for writing COM32 programs.
+ * Simple C library, based on klibc, for writing COM32
+ programs.
+ * Fix the handling of file length in loading of COM32
+ programs.
Changes in 2.11:
* ALL: Add an API call to get the configuration file name.