diff --git a/cf/ChangeLog b/cf/ChangeLog index 690baeb7e..801803f12 100644 --- a/cf/ChangeLog +++ b/cf/ChangeLog @@ -1,5 +1,10 @@ -2006-11-16 Love Hörnquist Åstrand +2006-12-06 Love Hörnquist Åstrand + * check-compile-et.m4: set automake symbol COM_ERR when we build + local com_err + +2006-11-16 Love Hörnquist Åstrand + * valgrind-suppressions: We shouldn't be running /bin/ls under valgrind, but for now, at least make it easier to see any other warnings. From Andrew Bartlett.