diff options
-rw-r--r-- | hurd/=pending-changes | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/hurd/=pending-changes b/hurd/=pending-changes index a7cdcc92..1f702243 100644 --- a/hurd/=pending-changes +++ b/hurd/=pending-changes @@ -22,9 +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. +Add STORAGE_REMAP and STORAGE_COPY to enum storage_types in hurd_types.h, and + rename STORAGE_NULL to STORAGE_ZERO; also remove the hacks in + libstore/store.h that define them currently. Not user visible: |