Denis' bug fixes
[asdcplib.git] / README
diff --git a/README b/README
index 71becabbd5d4eaabd5c9b18fec83b858833b447b..4e4bb1f755e9218b458aeaa64125564faaca030c 100755 (executable)
--- a/README
+++ b/README
@@ -113,6 +113,14 @@ utilities all respond to -h and there are manual pages in man/.
 
 
 Change History
+2006.10.18 - Bug fixes v1.1.11
+ o Increased index table entry list size to 5000.
+ o Added length checking to TLV writer (returns error if TLV
+   payload exceeds 64kB).
+ o Fixed partition header and RIP errors related to 2-partition
+   files (MXF Interop mode).
+ o Added -t option, SHA-1 digest with Base64 output on stdout.
+
 2006.10.05 - Bug fixes v1.1.10
  o Changed RM_RELEASE to RL_RELEASE in MXFTypes.h.
  o Changed the MXF writer to use RL_RELEASE (was RL_DEVELOPMENT).