diff options
author | Russ Cox <rsc@swtch.com> | 2020-01-13 17:04:06 -0500 |
---|---|---|
committer | Russ Cox <rsc@swtch.com> | 2020-01-13 17:04:06 -0500 |
commit | 1c78140d83ed1f3a2ced027a64113dcf187971fb (patch) | |
tree | 95574c84e77d2bc230c5ad615cb10e796a339a69 /TODO | |
parent | 369923f6fca5a713698dbac76c486ddb28f43721 (diff) | |
download | plan9port-1c78140d83ed1f3a2ced027a64113dcf187971fb.tar.gz plan9port-1c78140d83ed1f3a2ced027a64113dcf187971fb.tar.bz2 plan9port-1c78140d83ed1f3a2ced027a64113dcf187971fb.zip |
TODO: remove, not updated in 15 years
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 12 |
1 files changed, 0 insertions, 12 deletions
@@ -1,12 +0,0 @@ -BUGS - - libdraw sometimes gets initial window size wrong. - -PORTS - - acme Mail in some form? - - upas/fs in some form? - -FEATURES - - add NTFS, FAT to libdiskfs? - - more granular packaging (in progress) - - finish adding 9P2000.u (in progress) - |