summaryrefslogtreecommitdiff
path: root/viengoos/ChangeLog
diff options
context:
space:
mode:
authorneal <neal>2008-05-23 10:52:36 +0000
committerneal <neal>2008-05-23 10:52:36 +0000
commitecbdc86024bdf80d38fa9a47dccea061f02e1e63 (patch)
treed6070088799d188c801c10d7346658588bd6cb6f /viengoos/ChangeLog
parent56f59a309bcff7d410fe80f497724c82a6c9a69c (diff)
2008-05-23 Neal H. Walfield <neal@gnu.org>
* object.c (object_find_soft): If we don't claim ODESC, mark it as shared.
Diffstat (limited to 'viengoos/ChangeLog')
-rw-r--r--viengoos/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/viengoos/ChangeLog b/viengoos/ChangeLog
index d6125b4..d5f0ca9 100644
--- a/viengoos/ChangeLog
+++ b/viengoos/ChangeLog
@@ -1,5 +1,10 @@
2008-05-23 Neal H. Walfield <neal@gnu.org>
+ * object.c (object_find_soft): If we don't claim ODESC, mark it as
+ shared.
+
+2008-05-23 Neal H. Walfield <neal@gnu.org>
+
* server.c (server_loop): If the caller's activity slot does not
designate a valid activity object, just ignore the message.