diff options
author | Thomas Bushnell <thomas@gnu.org> | 1996-08-02 15:28:46 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1996-08-02 15:28:46 +0000 |
commit | 2d3478e37159ebd7ba0d73390b2af5b32a34cc32 (patch) | |
tree | db449afc60dd0e5698fdfeb7fda0d8b335ebd79f /TODO | |
parent | 8c02e14e3860ae1811f193a938ca3686425d13a7 (diff) |
*** empty log message ***
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -226,8 +226,7 @@ See `tasks', the exported task list. * TODO for version 0.0: ** Compile released libc. -** Compile released utilities. (See SOURCES-0.0) +** Make the release version of SOURCES. ** ext2fs: shutdown doesn't sync properly? [Create a file, then (settrans -a) won't write it, but if you do sync first, everything's fine; the code doesn't look too different...] -** Find fsck system hang |