summaryrefslogtreecommitdiff
path: root/ruth/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ruth/ChangeLog')
-rw-r--r--ruth/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ruth/ChangeLog b/ruth/ChangeLog
index 2984afc..2d3490e 100644
--- a/ruth/ChangeLog
+++ b/ruth/ChangeLog
@@ -1,3 +1,9 @@
+2008-06-16 Neal H. Walfield <neal@gnu.org>
+
+ * ruth.c (main): Improve mmap test. Update use of
+ anonymous_pager_alloc to be consistent with new API. Update fill
+ functions to be consistent with new API. Remove redundant test.
+
2008-06-05 Neal H. Walfield <neal@gnu.org>
* ruth.c (main): Replace use of slot_lookup with as_cap_lookup.