diff --git a/ChangeLog b/ChangeLog index 16de34093..99456c11e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2007-01-22 Kevin Ryde + + * configure.in (AC_INIT): Don't use "echo -n", it's not portable and + in particular fails on solaris (resulting in literal "-n"s going into + the output, making the resulting configure unusable). + 2006-12-27 Kevin Ryde * configure.in (pthread_get_stackaddr_np, pthread_sigmask): New tests.