summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hurd/=pending-changes4
-rw-r--r--utils/ChangeLog4
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.