summaryrefslogtreecommitdiff
path: root/viengoos/ChangeLog
diff options
context:
space:
mode:
authorneal <neal>2008-06-23 19:48:34 +0000
committerneal <neal>2008-06-23 19:48:34 +0000
commit486cab8528a7face71ee827157311272a563f9c5 (patch)
treefdfca2491e08e92848924a45272c6e600027180f /viengoos/ChangeLog
parent4efa44a9da99bbdd433bb162a612942eff90e78b (diff)
2008-06-23 Neal H. Walfield <neal@gnu.org>
* server.c (server_loop): In the cap_copy implementation, if the caller updates the capability's policy, if the object is in memory, also update it appropriately.
Diffstat (limited to 'viengoos/ChangeLog')
-rw-r--r--viengoos/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/viengoos/ChangeLog b/viengoos/ChangeLog
index 7081af3..eaaeba5 100644
--- a/viengoos/ChangeLog
+++ b/viengoos/ChangeLog
@@ -1,5 +1,11 @@
2008-06-23 Neal H. Walfield <neal@gnu.org>
+ * server.c (server_loop): In the cap_copy implementation, if the
+ caller updates the capability's policy, if the object is in
+ memory, also update it appropriately.
+
+2008-06-23 Neal H. Walfield <neal@gnu.org>
+
* activity.h (struct activity): Add field frames_pending_eviction.
Note that we now include frames that are in the laundry in the
FRAMES_TOTAL and FRAMES_LOCAL variables.