summaryrefslogtreecommitdiff
path: root/libviengoos/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'libviengoos/ChangeLog')
-rw-r--r--libviengoos/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/libviengoos/ChangeLog b/libviengoos/ChangeLog
index 7520696..41998b3 100644
--- a/libviengoos/ChangeLog
+++ b/libviengoos/ChangeLog
@@ -1,5 +1,11 @@
2008-12-18 Neal H. Walfield <neal@gnu.org>
+ * viengoos/rpc.h (RPC_SEND_UNMARSHAL): Don't error out if there is
+ more data than we strictly require.
+ (RPC_REPLY_UNMARSHAL): Likewise.
+
+2008-12-18 Neal H. Walfield <neal@gnu.org>
+
* viengoos/message.h (vg_message_space): New function.
2008-12-18 Neal H. Walfield <neal@gnu.org>