summaryrefslogtreecommitdiff
path: root/viengoos/ChangeLog
diff options
context:
space:
mode:
authorneal <neal>2008-02-20 10:15:08 +0000
committerneal <neal>2008-02-20 10:15:08 +0000
commit98d2eb3e9d26c68be3d6008d868e2836d18369e8 (patch)
tree4ef8abb1eee02d48055cb2a7fa26981b8455ab7d /viengoos/ChangeLog
parent3efe1b4f685f14a0660c6d5d235ebd05b71471ef (diff)
2008-02-20 Neal H. Walfield <neal@gnu.org>
* object.c (FOLIOS_CORE): Increase value.
Diffstat (limited to 'viengoos/ChangeLog')
-rw-r--r--viengoos/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/viengoos/ChangeLog b/viengoos/ChangeLog
index e0105ad..076d80c 100644
--- a/viengoos/ChangeLog
+++ b/viengoos/ChangeLog
@@ -1,5 +1,9 @@
2008-02-20 Neal H. Walfield <neal@gnu.org>
+ * object.c (FOLIOS_CORE): Increase value.
+
+2008-02-20 Neal H. Walfield <neal@gnu.org>
+
* list.h (struct list) [! NDEBUG]: Add field name.
(list_init): Add parameter name. Update users.
(LIST_CLASS): Update template to account for list_init changes.