diff options
-rw-r--r-- | release/ChangeLog | 8 | ||||
-rw-r--r-- | release/checklist | 2 |
2 files changed, 9 insertions, 1 deletions
diff --git a/release/ChangeLog b/release/ChangeLog index e5fe90a2..9d492f8f 100644 --- a/release/ChangeLog +++ b/release/ChangeLog @@ -1,3 +1,11 @@ +Wed Jul 31 13:15:38 1996 Miles Bader <miles@gnu.ai.mit.edu> + + * install-stripped (copy/copyattrs): New function. + (copy/plaincopy, copy/objcopy, copy): Use copyattrs. + + * Makefile (install-tools): Copy from the right place. Make the + installed install-stripped executable. + Tue Jul 30 12:05:54 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> * INSTALL-binary: Don't make stupid claims about avoiding use of diff --git a/release/checklist b/release/checklist index eb04f6d3..98478a77 100644 --- a/release/checklist +++ b/release/checklist @@ -11,7 +11,7 @@ o Source code for Hurd and libc must be released. o Make sure everything listed in SOURCES is on prep. o Remove .stamp files from binary tree. o Make everything root.wheel, mode 755/644. -o Make /games games.daemon. +o Make /games games.daemon. [no, don't do this; things should be sguidable] o Check permissions on setuid files in binary tree. (login, ps, w, vmstat, rsh, rlogin, games/lib/nethack/nethack) o Check each directory for bogus cruft files. |