diff options
author | Miles Bader <miles@gnu.org> | 1996-09-23 20:03:48 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 1996-09-23 20:03:48 +0000 |
commit | 1a9af78de80d201242f87af0fc5457f52cfe4ab8 (patch) | |
tree | 09582b20c588591ee551bf8c996f7c2247edf335 | |
parent | ff340a0e3d6561a3f1ad5a37763298905aa7608b (diff) |
.
-rw-r--r-- | hurd/=pending-changes | 4 | ||||
-rw-r--r-- | utils/ChangeLog | 4 |
2 files changed, 7 insertions, 1 deletions
diff --git a/hurd/=pending-changes b/hurd/=pending-changes index 01fe330e..a7cdcc92 100644 --- a/hurd/=pending-changes +++ b/hurd/=pending-changes @@ -22,7 +22,9 @@ Delete release arg from register version crap. Delete non-string args from io_server_version; separate name and version. - +Add STORAGE_REMAP to enum storage_types in hurd_types.h, and renamed + STORAGE_NULL to STORAGE_ZERO; also remove the hacks in libstore/store.h that + define them currently. Not user visible: diff --git a/utils/ChangeLog b/utils/ChangeLog index 61630be6..4895d76e 100644 --- a/utils/ChangeLog +++ b/utils/ChangeLog @@ -1,3 +1,7 @@ +Mon Sep 23 00:19:05 1996 Miles Bader <miles@gnu.ai.mit.edu> + + * Makefile (login-LDLIBS): Add $(LIBCRYPT). + Thu Sep 12 16:37:42 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> * Makefile (HURDLIBS): New variable. |