summaryrefslogtreecommitdiff
path: root/viengoos/ChangeLog
diff options
context:
space:
mode:
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 f172696..7bcefa1 100644
--- a/viengoos/ChangeLog
+++ b/viengoos/ChangeLog
@@ -1,5 +1,11 @@
2008-12-17 Neal H. Walfield <neal@gnu.org>
+ * zalloc.c: Don't include <l4/math.h>. Include <viengoos/math.h>.
+ (zfree): Use vg_msb instead of l4_msb.
+ * ager.c (update_stats): Likewise.
+
+2008-12-17 Neal H. Walfield <neal@gnu.org>
+
* server.c: Don't include "rm.h" but <viengoos/misc.h>.
2008-12-17 Neal H. Walfield <neal@gnu.org>