summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config/ChangeLog4
-rw-r--r--config/passwd2
-rw-r--r--release/ChangeLog4
-rw-r--r--release/checklist2
4 files changed, 10 insertions, 2 deletions
diff --git a/config/ChangeLog b/config/ChangeLog
index 4c102ef3..4382536d 100644
--- a/config/ChangeLog
+++ b/config/ChangeLog
@@ -1,3 +1,7 @@
+Mon Jul 29 14:43:54 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
+
+ * passwd: mib -> thomas.
+
Wed Jul 24 15:23:29 1996 Miles Bader <miles@gnu.ai.mit.edu>
* root-.profile: But do \ ` inside "s.
diff --git a/config/passwd b/config/passwd
index dbbdd269..beeae0c6 100644
--- a/config/passwd
+++ b/config/passwd
@@ -1,6 +1,6 @@
root::0:0:Lord of the Files:/root:/bin/bash
roland::5281:0:Roland McGrath:/home/fsf/roland:/bin/bash
-mib::9107:11:Michael I. Bushnell p/BSG,,,:/home/gd3/mib:/bin/bash
+thomas::9107:11:Thomas Bushnell n/BSG,,,:/home/gd3/thomas:/bin/bash
miles::9427:10:Miles Bader:/home/gd3/miles:/bin/bash
silly:*:65535:65535:Silly!:/:/bin/false
login::-1:-1:Not logged in:/etc/login:/bin/bash
diff --git a/release/ChangeLog b/release/ChangeLog
index a0bff821..b6ef7b83 100644
--- a/release/ChangeLog
+++ b/release/ChangeLog
@@ -1,3 +1,7 @@
+Mon Jul 29 14:47:53 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
+
+ * checklist: Add cc to the list of symlinks to check.
+
Thu Jul 25 23:22:47 1996 Miles Bader <miles@gnu.ai.mit.edu>
* checklist: Add vmstat to the list of setuid programs.
diff --git a/release/checklist b/release/checklist
index 272944b0..eb04f6d3 100644
--- a/release/checklist
+++ b/release/checklist
@@ -1,6 +1,6 @@
Checklist for Hurd releases.
-o Symlinks in /bin; esp. sh, awk, more.
+o Symlinks in /bin; esp. sh, awk, more, cc.
o Make sure /i486-gnu contains hard links, not copies.
o Make sure we are using Hurd versions of su and uptime, not sh-utils.
o Make install-dist from release dir.