summaryrefslogtreecommitdiffstats
path: root/libk3b/tools/libisofs/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'libk3b/tools/libisofs/ChangeLog')
-rw-r--r--libk3b/tools/libisofs/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/libk3b/tools/libisofs/ChangeLog b/libk3b/tools/libisofs/ChangeLog
new file mode 100644
index 0000000..78d7e66
--- /dev/null
+++ b/libk3b/tools/libisofs/ChangeLog
@@ -0,0 +1,9 @@
+K3b Changes
+- renamed the st_xxx time fileds in rr_entry to rr_st_xxx to make it compile
+
+0.1 -> 0.2
+
+- Critical directory parsing bug fixed
+- Call backs only if some sanity checks on the directory entry succeeds
+ (length checks to avoid buffer overrun if received corrupt data)
+- Preliminary El Torito boot specification support (No multiple boot entries yet)