summaryrefslogtreecommitdiff
path: root/sutils
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1999-07-11 01:57:09 +0000
committerRoland McGrath <roland@gnu.org>1999-07-11 01:57:09 +0000
commit13e6be8b86ca31583d1ac414cc1bdfe7b2faf5a4 (patch)
tree6cff2076d17a64e05b11b453ca68ba494d4a4824 /sutils
parent49f1feceed0ae6c92746d42e8563663f67fc546c (diff)
.
Diffstat (limited to 'sutils')
-rw-r--r--sutils/ChangeLog10
1 files changed, 9 insertions, 1 deletions
diff --git a/sutils/ChangeLog b/sutils/ChangeLog
index 70c3b594..7d16a5d1 100644
--- a/sutils/ChangeLog
+++ b/sutils/ChangeLog
@@ -1,7 +1,15 @@
+1999-07-10 Roland McGrath <roland@baalperazim.frob.com>
+
+ * clookup.c: Add #include <sys/mman.h>.
+
+ * Makefile (special-targets): Add losetup.
+ (SCRIPTS): Add losetup.sh.
+ * losetup.sh: New file.
+
1999-07-03 Thomas Bushnell, BSG <tb@mit.edu>
* clookup.c (file_name_lookup_carefully): Use munmap instead of
- vm_deallocate.
+ vm_deallocate.
1999-06-11 Roland McGrath <roland@baalperazim.frob.com>