]> www.ginac.de Git - cln.git/blobdiff - ChangeLog
Complete last patch.
[cln.git] / ChangeLog
index 24220bb2cf5190cb7a4e8575f872c69286927e62..ec0d90125320f3f846cfc1d1b8b38a2af09f8d85 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,26 @@
+2003-02-21  Bruno Haible  <bruno@clisp.org>
+
+       * src/base/random/cl_random_from.cc (random_state::random_state): Add
+       support for MacOS X.
+       Reported by Erann Gat <gat@jpl.nasa.gov>.
+
+2002-08-03  Joerg Arndt  <jj@suse.de>
+
+       * include/cln/config.h.in: Add support for x86_64 CPU.
+       * include/cln/modules.h: Likewise.
+       * include/cln/types.h: Likewise.
+       * include/cln/object.h: Likewise.
+
+2002-06-08  Richard Kreckel  <kreckel@ginac.de>
+
+       * src/base/digitseq/cl_asm.h: ensure intCsize==16 when including
+       m68k Assembler routines.
+       * src/base/digitseq/cl_asm_.cc: Likewise.
+
+2002-05-28  Richard Kreckel  <kreckel@ginac.de>
+
+       * Version 1.1.5 released.
+
 2002-05-27  Richard Kreckel  <kreckel@ginac.de>
 
        * include/cln/modules.h (CL_CONCATENATE): New macro.