Commit a3454908866289f04d5b26ffa10a4434c9919cab
1 parent
a89d11f5
2.0.5
git-svn-id: svn+q:///qpdf/trunk@669 71b93d88-0707-0410-a8cf-f5a4172ac649
Showing
1 changed file
with
3 additions
and
1 deletions
ChangeLog
| 1 | -2009-03-09 Jay Berkenbilt <ejb@ql.org> | 1 | +2009-03-10 Jay Berkenbilt <ejb@ql.org> |
| 2 | 2 | ||
| 3 | * 2.0.5: release | 3 | * 2.0.5: release |
| 4 | 4 | ||
| 5 | +2009-03-09 Jay Berkenbilt <ejb@ql.org> | ||
| 6 | + | ||
| 5 | * libqpdf/Pl_LZWDecoder.cc: adjust LZWDecoder full table | 7 | * libqpdf/Pl_LZWDecoder.cc: adjust LZWDecoder full table |
| 6 | detection, now having been able to adequately test boundary | 8 | detection, now having been able to adequately test boundary |
| 7 | conditions both and with and without early code change. Also | 9 | conditions both and with and without early code change. Also |