File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 1+ compoundfiles (0.3-1~ppa1) precise; urgency=medium
2+
3+ * Added a comprehensive test suite and fixed several small bugs as a result
4+ (all to do with invalid file handling) (#2)
5+ * Added an mmap emulation to enable reading of massive files on 32-bit
6+ systems; the emulation is necessarily slower than "proper" mmap but that's
7+ the cost of staying on 32-bit! (#6)
8+ * Extended the warning and error hierarchy so that users of the library can
9+ fine tune exactly what warnings they want to consider errors (#3)
10+
11+ -- Dave Hughes <
[email protected] > Mon, 01 Sep 2014 19:07:09 +0100
12+
113compoundfiles (0.2-1~ppa1) precise; urgency=low
214
315 * Fixed a nasty bug where opening multiple streams in a compound document
You can’t perform that action at this time.
0 commit comments