aboutsummaryrefslogtreecommitdiffstats
path: root/agent/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'agent/ChangeLog')
-rw-r--r--agent/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/agent/ChangeLog b/agent/ChangeLog
index 09cf0cdbc..7eb73e013 100644
--- a/agent/ChangeLog
+++ b/agent/ChangeLog
@@ -32,6 +32,8 @@
changed code to use asprintf for description.
(stream_write_uint32): Do not filter out the last byte of shift
expression.
+ (uint32_construct): New macro ...
+ (stream_read_uint32): ... use it; removed unnecessary cast.
2005-02-03 Werner Koch <[email protected]>