]> www.ginac.de Git - cln.git/commitdiff
* Bump dates, version numbers, etc, for 1.1.4-release... cln_1-1-4
authorRichard Kreckel <kreckel@ginac.de>
Fri, 4 Jan 2002 17:57:07 +0000 (17:57 +0000)
committerRichard Kreckel <kreckel@ginac.de>
Fri, 4 Jan 2002 17:57:07 +0000 (17:57 +0000)
ChangeLog
NEWS
doc/cln.tex
src/base/cl_free.cc

index f0746af6bc7a6b0479216c7b3bc7c330c0450479..7a5c5902e236d01690a468bdda4a0eacd833a4fa 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-01-04  Richard Kreckel  <kreckel@ginac.de>
+
+        * autoconf/autoconf.m4f: get brutal in order to adhere to FHS.
+        * Version 1.1.4 released.
+
 2002-01-03  Richard Kreckel  <kreckel@ginac.de>
 
         * autoconf/acinclude.m4: revamp MPN-matcher.
diff --git a/NEWS b/NEWS
index 1cd107b13d1bb9b83c2ed0864da5fa766f8e61ce..327320db6132fe50ac112c7242ca08c1c0817aab 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+2002-01-04, version 1.1.4
+=========================
+
+Other changes
+-------------
+
+* Fix compilation issues with GMP-4.0 and on IBM s390.
+
+* Updated infrastructure to autoconf-2.52.
+
+
 2001-11-05, version 1.1.3
 =========================
 
index 73b0e3e919b0943875e36b1bf1964205fe6d4250..13dd99076a59af6d86bc5efff533e0c575fb8e88 100644 (file)
@@ -35,7 +35,7 @@ Published by Bruno Haible, @code{<haible@@clisp.cons.org>} and
 Richard Kreckel, @code{<kreckel@@ginac.de>}.
 
 Copyright (C)  Bruno Haible 1995, 1996, 1997, 1998, 1999, 2000, 2001.
-Copyright (C)  Richard Kreckel 2000, 2001.
+Copyright (C)  Richard Kreckel 2000, 2001, 2002.
 
 Permission is granted to make and distribute verbatim copies of
 this manual provided the copyright notice and this permission notice
index e7532cbbfda968e2f7fa5cb6f2eb66fe2d6b3886..df2a4b550176b6920ac88e6bdec7279cce1823d6 100644 (file)
@@ -34,7 +34,7 @@ void cl_free_heap_object (cl_heap* pointer)
 static const char * copyright_notice[] = {
   "                                                                    \n"
   "Copyright (c)    Bruno Haible 1988-2001                             \n"
-  "Copyright (c) Richard Kreckel 2000-2001                             \n"
+  "Copyright (c) Richard Kreckel 2000-2002                             \n"
   "                                                                    \n"
   "This program is free software; you can redistribute it and/or modify\n"
   "it under the terms of the GNU General Public License as published by\n"