mirror of
https://github.com/qpdf/qpdf.git
synced 2025-01-31 10:58:25 +00:00
fffc461a06
git-svn-id: svn+q:///qpdf/trunk@611 71b93d88-0707-0410-a8cf-f5a4172ac649
15 lines
425 B
Plaintext
15 lines
425 B
Plaintext
2008-05-04 Jay Berkenbilt <ejb@ql.org>
|
|
|
|
* do not assume size_t is unsigned int
|
|
|
|
* removed locale-specific tests. These were really to check bugs
|
|
in perl 5.8.0 and are obsolete now. They also make the test suite
|
|
fail in some environments that don't have all the locales fully
|
|
configured.
|
|
|
|
* updated several files for gcc 4.3 (extra includes)
|
|
|
|
2008-04-26 Jay Berkenbilt <ejb@ql.org>
|
|
|
|
* 2.0: initial public release
|