summaryrefslogtreecommitdiff
path: root/sutils/ChangeLog
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1999-07-03 23:55:10 +0000
committerThomas Bushnell <thomas@gnu.org>1999-07-03 23:55:10 +0000
commit771a659328bf1929bef5ccb5d443c089a438b3d3 (patch)
tree3314b2ba412a6d57b35e49e9bf8e78d09972b8dd /sutils/ChangeLog
parente143ce039d54acb4bdfcd84f95dcf554d4a84d6a (diff)
1999-07-03 Thomas Bushnell, BSG <tb@mit.edu>
* clookup.c (file_name_lookup_carefully): Use munmap instead of vm_deallocate.
Diffstat (limited to 'sutils/ChangeLog')
-rw-r--r--sutils/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/sutils/ChangeLog b/sutils/ChangeLog
index b65d49e1..70c3b594 100644
--- a/sutils/ChangeLog
+++ b/sutils/ChangeLog
@@ -1,3 +1,8 @@
+1999-07-03 Thomas Bushnell, BSG <tb@mit.edu>
+
+ * clookup.c (file_name_lookup_carefully): Use munmap instead of
+ vm_deallocate.
+
1999-06-11 Roland McGrath <roland@baalperazim.frob.com>
* fstab.c (fstypes_get): Don't free PROGRAM twice on ENOENT failure.