aboutsummaryrefslogtreecommitdiff
path: root/storeio/ChangeLog
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1997-08-20 19:06:04 +0000
committerThomas Bushnell <thomas@gnu.org>1997-08-20 19:06:04 +0000
commit56c05885be4c655fc18c119dbb87527bf5b9af86 (patch)
treef1711b9b3cf03525f4b7a03da9d7ff3c6fb7fc7b /storeio/ChangeLog
parent9cc6c9ec990fd9f2ffceeefd076c7236d7e3a1af (diff)
downloadhurd-56c05885be4c655fc18c119dbb87527bf5b9af86.tar.gz
hurd-56c05885be4c655fc18c119dbb87527bf5b9af86.tar.bz2
hurd-56c05885be4c655fc18c119dbb87527bf5b9af86.zip
Wed Aug 20 14:07:05 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* pager.c (dev_get_memory_object): Deal with errors from pager_create properly.
Diffstat (limited to 'storeio/ChangeLog')
-rw-r--r--storeio/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/storeio/ChangeLog b/storeio/ChangeLog
index a56752ca..47311e4f 100644
--- a/storeio/ChangeLog
+++ b/storeio/ChangeLog
@@ -1,5 +1,8 @@
Wed Aug 20 14:07:05 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
+ * pager.c (dev_get_memory_object): Deal with errors from
+ pager_create properly.
+
* pager.c (service_paging_requests): New args for
ports_manage_port_operations_multithread.
* storeio.c (main): Likewise.