diff options
author | Thomas Bushnell <thomas@gnu.org> | 1999-03-06 22:18:17 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1999-03-06 22:18:17 +0000 |
commit | 67ce225317bb58b710659999ffe84977cf6dffc4 (patch) | |
tree | d2dbef68dc764a5dcfc8fc64f4f3018aafc64f41 /libports/ChangeLog | |
parent | 0bc92b96df2bb2bd35fc23b32453044f0ffacc94 (diff) |
Sat Mar 6 17:05:45 1999 Thomas Bushnell, BSG <tb@mit.edu>
* notify-dead-name.c (ports_do_mach_notify_dead_name): Deallocate
newly created reference to DEAD_NAME.
Diffstat (limited to 'libports/ChangeLog')
-rw-r--r-- | libports/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libports/ChangeLog b/libports/ChangeLog index 1f60ec4e..1d2c0061 100644 --- a/libports/ChangeLog +++ b/libports/ChangeLog @@ -1,3 +1,8 @@ +Sat Mar 6 17:05:45 1999 Thomas Bushnell, BSG <tb@mit.edu> + + * notify-dead-name.c (ports_do_mach_notify_dead_name): Deallocate + newly created reference to DEAD_NAME. + 1999-02-28 Roland McGrath <roland@baalperazim.frob.com> * destroy-right.c (ports_destroy_right): Return error_t (always 0). |