summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1996-09-03 14:31:09 +0000
committerThomas Bushnell <thomas@gnu.org>1996-09-03 14:31:09 +0000
commitef50872f80936ae5cb0d31116631f2a232ba51d7 (patch)
treeb1dd06d68ea9d4b44641e1ce0b0dc94adeceeaf7
parent91bc039bfa29b3cadd2da87b5ebbae34d6cee2ce (diff)
*** empty log message ***
-rw-r--r--TODO3
-rw-r--r--release/checklist1
2 files changed, 3 insertions, 1 deletions
diff --git a/TODO b/TODO
index 2a54f8c4..f9c6fef3 100644
--- a/TODO
+++ b/TODO
@@ -249,7 +249,8 @@ List for version 0.1 release
* Have term do scancodes, at least kludgily.
* Make sure nfs still works
* nfsd?
-* libc 1.93
+* released libc
* rename nfs/rpcsvc files to something better.
* Arrange GCC not to install assert.h on GNU.
* zero (/dev/null) doesn't do access right; probably many in trans/ too.
+* recompile libraries after libc release
diff --git a/release/checklist b/release/checklist
index 4d3cc4b5..838151fc 100644
--- a/release/checklist
+++ b/release/checklist
@@ -3,6 +3,7 @@ Checklist for Hurd releases.
* Symlinks in /bin; esp. sh, awk, more, cc.
* Check all symlinks to make sure they don't reference /gd4/hurdinst.
* Build some static fileutils: ls, ln, cp, mv, chmod.
+* Make sure there is no /include/i386.
* Make sure /i486-gnu contains hard links, not copies.
* Make sure we are using Hurd versions of su and uptime, not sh-utils.
* Make sure we are using Hurd fsck, not e2fs.