summaryrefslogtreecommitdiff
path: root/storeio
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2000-03-19 20:56:54 +0000
committerRoland McGrath <roland@gnu.org>2000-03-19 20:56:54 +0000
commita0e3e8a1cbc4d06722a6b7c9f71f3a61166191c2 (patch)
treea762c36779cf1b96e4e6c370bee4677882ecd0e6 /storeio
parent245720c7dff24eda094b0541e5dd93c51f589fea (diff)
.
Diffstat (limited to 'storeio')
-rw-r--r--storeio/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/storeio/ChangeLog b/storeio/ChangeLog
index dd0d63d3..ef3f500d 100644
--- a/storeio/ChangeLog
+++ b/storeio/ChangeLog
@@ -1,5 +1,7 @@
2000-03-19 Roland McGrath <roland@baalperazim.frob.com>
+ * io.c: Comments.
+
* dev.h (struct dev): New members store_name, readonly, rdev.
(dev_is_readonly): New inline function.
* dev.c (dev_open): Take just one arg, a struct dev whose store==0.