]> www.ginac.de Git - cln.git/blobdiff - ChangeLog
Replace CL_REQUIRE/CL_PROVIDE(cl_no_ring) with portable code.
[cln.git] / ChangeLog
index e32a692e8059f643101f8c2cc5fb38c044386b3f..55a54b8a535af73d730ee30a83dd83ba8de506e7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2008-05-25  Bruno Haible  <bruno@clisp.org>
+
+       * autoconf/floatparam.c: Remove support for K&R C compilers.
+       (main): Check the error status of fclose(stdout).
+       * autoconf/intparam.c: Remove support for K&R C compilers.
+       Fix non-ASCII characters in comments, broken on 2006-12-19.
+       (main): Check the error status of fclose(stdout).
+
+2008-04-21  Richard B. Kreckel  <kreckel@ginac.de>
+
+       * src/base/cl_low.h: Fix sparc64 build with -DNO_ASM.
+       * include/cln/floatformat.h: Avoid compiler warning.
+
 2008-04-18  Bruno Haible  <bruno@clisp.org>
 
        * src/integer/cl_I.h (FN_MSD1_mask, FN_MSD2_mask, FN_MSD3_mask):