diff --git a/cf/ChangeLog b/cf/ChangeLog index 17c2c0116..69a65ebdd 100644 --- a/cf/ChangeLog +++ b/cf/ChangeLog @@ -1,5 +1,10 @@ -2008-05-05 Love Hörnquist Åstrand +2008-05-20 Love Hörnquist Åstrand + * sunos.m4: Detect solaris2.11 and later and assume its sunos=58. + Bug report from Klas Heggemann. + +2008-05-05 Love Hörnquist Åstrand + * version-script.m4: Add -rpath to avoid building a convince library, also sprinkle some other options to make the link line more like automake's.