	This ChangeLog only describes the changes to the LattE integrale
	"for tea, too" distribution.  Changes to LattE integrale itself
	are described in the latte subdirectory.

	To update this ChangeLog, use `make update-changelog' and then
	copy (and edit) entries from ChangeLog.svn2cl

2011-12-18  Matthias Koeppe <mkoeppe@math.ucdavis.edu>

	* configure.ac, Makefile.am: Use libtool, store configure args to
	pass them to subconfigures.  Use standard autoconf mechanism for
	setting the default prefix.

	* autogen.sh: Use libtoolize

	* GLPK: Upgrade to 4.47, only to get newer build scripts

	* cddlib-shared-library.patch: New patch to enable shared library
	  builds of cddlib

	* 4ti2: Upgrade to 1.5.1, fixes shared library build issues

2011-12-16  Matthias Koeppe <mkoeppe@math.ucdavis.edu>

	* Makefile.am, lidia-base-2.3.0+lattepatches.tar.gz,
	lidia-base-2.3.0.tar.gz: Rename lidia-base package file name to
	indicate the latte-specific changes made in release 1.5.1

2011-12-15  Brandon Dutra  <bedutra@ucdavis.edu>

	LattE integrale 1.5.3

	* Update 4ti2 to 1.5

2011-12-15  Brandon Dutra  <bedutra@ucdavis.edu>

	LattE integrale 1.5.2

	* Update 4ti2 to 1.4, removes 4ti2's portability issue with "-R"
	* Don't pass -std=c++0x to 4ti2 and latte configure

2011-09-23  Brandon Dutra  <bedutra@ucdavis.edu>

	LattE integrale 1.5.1

	* Fix LiDIA's compile-time "precondition_error"

2011-07-30  Brandon Dutra  <bedutra@ucdavis.edu>

	LattE integrale 1.5

2010-08-21  Matthias Koeppe  <mkoeppe@math.ucdavis.edu>

	Version 1.4-prerelease-2010-08-21

2010-07-09  Matthias Koeppe  <mkoeppe@math.ucdavis.edu>

	Version 1.4-prerelease-2010-07-09

2010-07-10  Matthias Koeppe  <mkoeppe@math.ucdavis.edu>

	Version 1.4-prerelease-2010-07-10

2010-07-16  Matthias Koeppe  <mkoeppe@math.ucdavis.edu>

	Version 1.4-prerelease-2010-07-16

2010-07-16  Matthias Koeppe  <mkoeppe@math.ucdavis.edu>

	Version 1.4-prerelease-2010-07-16a

2010-07-12 21:53  Matthias Koeppe <mkoeppe@math.ucdavis.edu>

	* Makefile.am, configure.ac: Merge from version_1_4_branch at
	revision 1161.

2009-11-15 02:18  Matthias Koeppe <mkoeppe@math.ucdavis.edu>

	* Makefile.am: Install all of 4ti2 now.

2009-11-15 01:52  Matthias Koeppe <mkoeppe@math.ucdavis.edu>

	* configure.ac: Fix warnings

2009-11-15 01:51  Matthias Koeppe <mkoeppe@math.ucdavis.edu>

	* configure.ac: Set AC_CONFIG_AUX_DIR, so "automake
	  --install-missing" is not fooled
	  by the presence of install-sh etc. in the parent directory.

2009-11-14 20:52  Matthias Koeppe <mkoeppe@math.ucdavis.edu>

	* ChangeLog, Makefile.am, README, configure.ac, cdd+-077a.patch,
	m4/ax_cc_maxopt.m4, m4/ax_cxx_maxopt.m4: Merge distro changes from
	pre_cxx_zsolve_branch, from which releases 1.2-mk-0.9.x were made

2008-12-17  Matthias Koeppe  <mkoeppe@math.ucdavis.edu>

	Version 1.2-mk-0.9.3

2008-12-17  Matthias Koeppe  <mkoeppe@math.ucdavis.edu>

	* configure.ac: Bump version number.

	* m4/ax_cc_maxopt.m4, m4/ax_cxx_maxopt.m4: Don't play with CFLAGS
	on Mac OS X, it's easy to create Bus Errors with some of the fancy
	CFLAGS.

	* Makefile.am: Use new 4ti2 release 1.3.2

	* Makefile.am: Work around filename clash between 4ti2 headers on
	Mac OS X, and similar problem for LiDIA.

	* configure.ac: On Mac OS X, instruct GMP to build the 32bit ABI
	if we compile in 32bit mode.

2008-12-15  Matthias Koeppe  <mkoeppe@math.ucdavis.edu>

	Version 1.2-mk-0.9.2

2008-12-15  Matthias Koeppe  <mkoeppe@math.ucdavis.edu>

	* m4/ax_cxx_maxopt.m4, m4/ax_cc_maxopt.m4: Don't use -ffast-math,
	which causes infinite loops in NTL's autoconfiguration on some
	compiler versions.

	* Makefile.am: Patch CDD+ 0.77a to make it compile with current GCC.
	Thanks to Zlatko Dimkovic and Nikolas Tautenhahn.

2008-11-25  Matthias Koeppe  <mkoeppe@math.ucdavis.edu>

	Version 1.2-mk-0.9.1

2008-11-25  Matthias Koeppe  <mkoeppe@math.ucdavis.edu>

	* Makefile.am: Upgrade libraries:
	 - GMP to 4.2.4,
	 - CDD+ to 0.77a,
	 - cddlib to 094f,
	 - NTL to 5.4.2,
	 - LiDIA to 2.2.1-pre1+svn-1069+lattepatches-0.1,
	 - 4ti2 to 1.3.1+autoconf-0.2.4.

	Get rid of old LattE-specific patches.

	* configure.ac: Bump version number

2007-10-09  Matthias Koeppe  <mkoeppe@mail.math.uni-magdeburg.de>

	Version 1.2-mk-0.9

2007-06-28  Matthias Koeppe  <mkoeppe@mail.math.uni-magdeburg.de>

	Version 1.2-mk-0.8.1

2007-06-28  Matthias Koeppe  <mkoeppe@mail.math.uni-magdeburg.de>

	* Fix a build problem of NTL on Solaris/SPARC using GCC 4.2.0.
	Reported by P. J. Charles.

2007-03-03  Matthias Koeppe  <mkoeppe@mail.math.uni-magdeburg.de>

	* Makefile.am: Quoting fixes.

2007-02-18  Matthias Koeppe  <mkoeppe@mail.math.uni-magdeburg.de>

	Version 1.2-mk-0.8

2007-02-18  Matthias Koeppe  <mkoeppe@mail.math.uni-magdeburg.de>

	* Makefile.am: Build and install 4ti2.

2007-02-17  Matthias Koeppe  <mkoeppe@mail.math.uni-magdeburg.de>

	* Makefile.am, configure.ac: Build and install GLPK, a 4ti2
	prerequisite

2006-11-29  Matthias Koeppe  <mkoeppe@mail.math.uni-magdeburg.de>

	* Makefile.am: Build cddlib with the C++ compiler rather than the
	C compiler.

2006-10-09  Matthias Koeppe  <mkoeppe@mail.math.uni-magdeburg.de>

	Version 1.2-mk-0.7.1

2006-10-03  Matthias Koeppe  <mkoeppe@mail.math.uni-magdeburg.de>

	Version 1.2-mk-0.7

2006-09-17  Matthias Koeppe  <mkoeppe@mail.math.uni-magdeburg.de>

	Version 1.2-mk-0.6

2006-09-17  Matthias Koeppe  <mkoeppe@mail.math.uni-magdeburg.de>

	* Makefile.am: Make it work with non-GNU tar.

2006-09-16  Matthias Koeppe  <mkoeppe@mail.math.uni-magdeburg.de>

	* configure.ac: Fix configuration for non-SPARC CPUs.

	* Makefile.am: Package all required patches.

2006-07-21  Matthias Koeppe  <mkoeppe@mail.math.uni-magdeburg.de>

	* gmp-4.2.1-patch: Patch to make GMP 4.2.1 work with Sun Studio 11

2006-07-21  Matthias Koeppe  <mkoeppe@mail.math.uni-magdeburg.de>

	* Makefile.am, configure.ac, lidia-2.2.0-2.patch,
	lidia-2.2.0.patch: Patch LiDIA 2.2.0 for making it work with GCC
	4.1.1

2006-07-20  Matthias Koeppe  <mkoeppe@mail.math.uni-magdeburg.de>

	* cdd+-077.patch: Patch CDD+ to make it work with GCC 4.1.1

2006-07-16  Matthias Koeppe  <mkoeppe@mail.math.uni-magdeburg.de>

	* Makefile.am: Upgrade GMP from 4.1.4 to 4.2.1.  Enable
	out-of-source builds.  Quoting fixes for CC and CXX variables.
	Don't pass CFLAGS and CXXFLAGS to GMP configuration.  Fix clean
	and distclean targets.

	* configure.ac [SPARC]: Only pass ABI=32 to GMP configure if we
	compile for 32-bit mode.

2006-07-08  Matthias Koeppe  <mkoeppe@mail.math.uni-magdeburg.de>

	Version 1.2-mk-0.5.1

2006-07-06  Matthias Koeppe  <mkoeppe@mail.math.uni-magdeburg.de>

	Version 1.2-mk-0.5
