aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2009-03-09 17:59:37 +0100
committerJay Berkenbilt <ejb@ql.org>2009-03-09 17:59:37 +0100
commitc9bc8937e5b0d4921ed1e220536d8cf51c4faa71 (patch)
tree7981e6c4b3a2ad9ec71564de22b12a1a9122eb96 /ChangeLog
parent6f216135ab0f4791a081614edcc1a686c1315f58 (diff)
downloadqpdf-c9bc8937e5b0d4921ed1e220536d8cf51c4faa71.tar.zst
prepare for 2.0.5 release
git-svn-id: svn+q:///qpdf/trunk@667 71b93d88-0707-0410-a8cf-f5a4172ac649
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a3df4b19..6d9dbbfe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2009-03-09 Jay Berkenbilt <ejb@ql.org>
+ * 2.0.5: release
+
* libqpdf/Pl_LZWDecoder.cc: adjust LZWDecoder full table
detection, now having been able to adequately test boundary
conditions both and with and without early code change. Also