summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rwxr-xr-xREADME11
1 files changed, 8 insertions, 3 deletions
diff --git a/README b/README
index 8082f0e..490ced0 100755
--- a/README
+++ b/README
@@ -151,10 +151,15 @@ command-line utilities all respond to -h.
Change History
-2016-06-29 - bug fixes, 2.5.15
-o Fixed a bug in the index reader that allowed an out-of-bounds vector index to be used
-o Modified the IndexEntry parser to ignore additional bytes belonging to slice values
+2016-08-11 - bug fixes, 2.5.15
+
+ o Modified as-02-wrap to pass WhiteRefLev, BlackRefLev and ColorRange
+ (contributed by Elmer Musser / Rod Bogart)
+ o Fixed a bug in the index reader that allowed an out-of-bounds vector index
+ to be used.
+ o Modified the IndexEntry parser to ignore additional bytes belonging to slice
+ values.
2016-05-06 - bug fixes, 2.5.14