2025-01-11  Antonio Diaz Diaz  <antonio@gnu.org>

	* Version 1.10 released.
	* main.cc: New option '-a, --approximate'.
	* rational.cc (to_fraction): Print num alone if den is 1.

2024-01-20  Antonio Diaz Diaz  <antonio@gnu.org>

	* Version 1.9 released.
	* main.cc: Calculate approximations of pi 80 times faster.
	* configure, Makefile.in: New variable 'MAKEINFO'.

2022-02-08  Antonio Diaz Diaz  <antonio@gnu.org>

	* Version 1.8 released.
	* rational.cc (to_decimal): New argument 'rounding'.

2020-06-26  Antonio Diaz Diaz  <antonio@gnu.org>

	* Version 1.7 released.
	* rational.h: Return 'std::string' instead of 'const std::string'.
	* main.cc: New option '-g, --golden-ratio'.
	* main.cc: Set a valid invocation_name even if argc == 0.

2019-01-01  Antonio Diaz Diaz  <antonio@gnu.org>

	* Version 1.6 released.
	* The output of '--help' and the man page have been expanded.
	* configure: Accept appending to CXXFLAGS; 'CXXFLAGS+=OPTIONS'.

2018-01-29  Antonio Diaz Diaz  <antonio@gnu.org>

	* Version 1.5 released.
	* main.cc: Option '-s, --sqrt' now accepts a rational argument.
	* main.cc (run_tests): Add relational tests.

2017-03-19  Antonio Diaz Diaz  <antonio@gnu.org>

	* Version 1.4 released.
	* rational.cc (normalize): Accept 'Rational( INT_MIN, INT_MIN )'.
	* Change license to "2-clause BSD".

2016-03-23  Antonio Diaz Diaz  <antonio@gnu.org>

	* Version 1.3 released.
	* configure: Avoid warning on some shells when testing for g++.

2015-03-27  Antonio Diaz Diaz  <antonio@gnu.org>

	* Version 1.2 released.
	* main.cc: New option '-s, --sqrt'.
	* Makefile.in: New targets 'install*-compress'.

2014-05-26  Antonio Diaz Diaz  <antonio@gnu.org>

	* Version 1.1 released.
	* configure: Options now accept a separate argument.

2013-02-23  Antonio Diaz Diaz  <ant_diaz@teleline.es>

	* Version 1.0 released.
	* Makefile.in: New target 'install-bin'.

2012-06-13  Antonio Diaz Diaz  <ant_diaz@teleline.es>

	* Version 0.1 released.
	* First version released as a standalone package.

2005-10-10  Antonio Diaz Diaz  <ant_diaz@teleline.es>

	* First version released as part of GNU Ocrad 0.13.


Copyright (C) 2005-2025 Antonio Diaz Diaz.

This file is a collection of facts, and thus it is not copyrightable, but just
in case, you have unlimited permission to copy, distribute, and modify it.
