summaryrefslogtreecommitdiff
path: root/libpager/ChangeLog
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1996-08-13 15:04:05 +0000
committerThomas Bushnell <thomas@gnu.org>1996-08-13 15:04:05 +0000
commit3ae1a7c739f28b3bd6ab9a26f8b0f0b7c12be191 (patch)
tree658e205b1aa59917ed2c0e732bc50fb89eac6fe5 /libpager/ChangeLog
parent12a0396bba2f2e869168ab9824a48f385a4405f8 (diff)
*** empty log message ***
Diffstat (limited to 'libpager/ChangeLog')
-rw-r--r--libpager/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/libpager/ChangeLog b/libpager/ChangeLog
index ed8e3cca..e8f5d305 100644
--- a/libpager/ChangeLog
+++ b/libpager/ChangeLog
@@ -1,3 +1,11 @@
+Tue Aug 13 10:47:47 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
+
+ * object-terminate.c (_pager_free_structure): Don't bother calling
+ mach_port_deallocate if the cells are already null; set the cells
+ to null after the deallocation is done.
+ (_pager_seqnos_memory_object_terminate): Destroy the rights passed
+ in for control and name.
+
Thu May 9 11:10:11 1996 Michael I. Bushnell, p/BSG <mib@gnu.ai.mit.edu>
* pager-create.c: Get rid of link warning.