diff --git a/NEWS.txt b/NEWS.txt index dd39f07dc6994c661062e3190bebd4276f831612..c7feaa92b1121e4971603e195ccafcf359282578 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -3,14 +3,15 @@ Numbers refer to SourceForge.net tracker IDs: ---------------- VERSION 4.1.3 -------------- - fixed bug that could crash UFS/ExtX in inode_lookup. -- Updated sqlite database to have image size and md5 (schema v3) - More bounds checking in ISO9660 code - Image layer bounds checking - Update version of SQLITE-JDBC - changed how java loads navite libraries - Config file for YAFFS2 spare area - New method in image layer to return names -- Yaffs2 cleanup +- Yaffs2 cleanup. +- Escape all strings in SQLite database +- SQlite code uses NTTFS sequence number to match parent IDs ---------------- VERSION 4.1.2 --------------