diff options
author | Timo Teras <timo.teras@iki.fi> | 2008-11-07 13:05:55 +0200 |
---|---|---|
committer | Timo Teras <timo.teras@iki.fi> | 2008-11-07 13:05:55 +0200 |
commit | 36f73847ee4faa9fd84d2bd5be3f28ff70c7bf19 (patch) | |
tree | c3210191279f1aad40ee58b2b0546aa512245ecb /TODO | |
parent | 1c342b3eba1fd86734085a220cf0b2b590f72b9b (diff) | |
download | apk-tools-36f73847ee4faa9fd84d2bd5be3f28ff70c7bf19.tar.gz apk-tools-36f73847ee4faa9fd84d2bd5be3f28ff70c7bf19.tar.bz2 apk-tools-36f73847ee4faa9fd84d2bd5be3f28ff70c7bf19.tar.xz apk-tools-36f73847ee4faa9fd84d2bd5be3f28ff70c7bf19.zip |
pkg: support for new scripts
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,4 +1,3 @@ -- New style scripts - Internal gunzip (via lib) to speed up stuff, and avoid threads - mmap() if possible for reading |