X-Git-Url: https://ginac.de/CLN/cln.git//cln.git?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=b02fc87896d83cb96dab9de88bee9eebc454ada0;hb=e7bffe959f678a4642f9222066120d4ab0e1b456;hp=1583bacc1784a2ed21c45b9a704c7560ed494a1b;hpb=3472bb80166f7fc182d4e53983924db320a1c6db;p=cln.git diff --git a/ChangeLog b/ChangeLog index 1583bac..b02fc87 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +2007-04-02 Alexei Sheplyakov + + Debian Bug#412103: + * cln.pc.in: list -lgmp in Libs.private instead of in Libs. + * doc/cln.tex: Undocument cln-config, properly document pkg-config. + * cln-config.1.in: Remove. + * cln-config.in: Remove. + * cln.m4: Remove. + * configure.ac: Don't output cln-config and cln-config.1. + +2006-12-24 Bruno Haible + + Make autoconfiguration work with gcc-4.3 snapshots. + * autoconf/intparam.c (main1): Rename get_integer_bitsize to + get_unsigned_integer_bitsize. New macro get_signed_integer_bitsize. + 2006-12-19 Bruno Haible * autoconf/intparam.c (main): Use 'return', not exit().