]> granicus.if.org Git - gc/commitdiff
Update ChangeLog
authorIvan Maidanski <ivmai@mail.ru>
Mon, 5 Mar 2012 18:11:20 +0000 (22:11 +0400)
committerIvan Maidanski <ivmai@mail.ru>
Mon, 5 Mar 2012 18:11:20 +0000 (22:11 +0400)
ChangeLog

index 9c262eb36fa6313a800051eb3df93e34ce7a2c89..8006f8637d44de151696eb668e99295baaa9cd58 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -68,7 +68,7 @@
 * Replace long GC_markers global variable with int GC_markers_m1.
 * Replace pointer relational comparisons with non-pointer ones.
 * Replace printf PRIxMAX specifier with '%p' for thread id debug output.
-* Require automake 2.63 instead of v2.64.
+* Require automake 2.61 instead of v2.64.
 * Simplify autogen.sh (use autoreconf).
 * Split GC_abort with GC_on_abort and abort() invoked from ABORT.
 * Support GC_ATTR_MALLOC for MS VisualStudio.