~ubuntu-branches/ubuntu/vivid/libarchive-zip-perl/vivid-proposed

« back to all changes in this revision

Viewing changes to TODO

  • Committer: Bazaar Package Importer
  • Author(s): Ben Burton
  • Date: 2005-10-05 19:08:56 UTC
  • mfrom: (1.2.2 upstream) (3.1.1 breezy)
  • Revision ID: james.westby@ubuntu.com-20051005190856-xrkb3wp6nykkwqeq
Tags: 1.16-1
* New upstream release (closes: #329494).
* Run the test suite during the package build.  This requires an extra
  build-depends on libcompress-zlib-perl.
* Bumped standards-version to 3.6.2.1 (no changes required).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
$Revision: 1.13 $
 
1
$Revision: 1.15 $
2
2
Still to do:
3
3
* auto-choosing storing vs compression
4
4
* extra field hooks (see notes.txt)
7
7
* Reading zip files from non-seekable inputs
8
8
* separate unused constants into separate module
9
9
* cookbook style docs
 
10
* Handle tainted paths correctly
 
11
* Work on better compatability with other IO:: modules