summaryrefslogtreecommitdiff
path: root/viengoos/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'viengoos/ChangeLog')
-rw-r--r--viengoos/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/viengoos/ChangeLog b/viengoos/ChangeLog
index f462414..f1da5f0 100644
--- a/viengoos/ChangeLog
+++ b/viengoos/ChangeLog
@@ -1,5 +1,10 @@
2008-06-22 Neal H. Walfield <neal@gnu.org>
+ * ager.c: Include "profile.h".
+ (ager_loop): Profile.
+
+2008-06-22 Neal H. Walfield <neal@gnu.org>
+
* list.h (list_count) [! NDEBUG]: Don't check the length of the
list in this case...
[! NCHECK]: ... but in this case.