+2019-11-17, version 1.3.5
+
+Implementation changes
+----------------------
+
+* Fix bug in scale_float() throwing underflow_exception.
+
+Other changes
+-------------
+
+* Support builds on:
+ - 64-bit MinGW
+ - Elbrus 2000
+ - Risc-V64
+ - MIPS release 6
+
+
+=========================
2014-10-16, version 1.3.4
=========================
m4_define([cl_version_major], [1])
m4_define([cl_version_minor], [3])
-m4_define([cl_version_patchlevel], [4])
+m4_define([cl_version_patchlevel], [5])
m4_define([cl_version], [cl_version_major.cl_version_minor.cl_version_patchlevel])
dnl Libtool's library version information for CLN.
dnl (On many systems, $(cl_lt_current):$(cl_lt_revision):$(cl_lt_age) results in
dnl libcln.so.$(cl_lt_current)-$(cl_lt_age).)
m4_define([cl_lt_current], [6])
-m4_define([cl_lt_revision], [4])
+m4_define([cl_lt_revision], [5])
m4_define([cl_lt_age], [0])
m4_define([cl_lt_version], [cl_lt_current:cl_lt_revision:cl_lt_age])
Published by Bruno Haible, @code{<haible@@clisp.cons.org>} and
Richard B. Kreckel, @code{<kreckel@@ginac.de>}.
-Copyright (C) Bruno Haible 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008.
-Copyright (C) Richard B. Kreckel 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2017.
-Copyright (C) Alexei Sheplyakov 2008, 2010.
+Copyright (C) Bruno Haible 1995 - 2019.
+Copyright (C) Richard B. Kreckel 2000 - 2019.
+Copyright (C) Alexei Sheplyakov 2008 - 2010.
Permission is granted to make and distribute verbatim copies of
this manual provided the copyright notice and this permission notice