summaryrefslogtreecommitdiff
path: root/ChangeLog
blob: bcb1a6872f7b999dbcb09f86f7f22ed6816614ff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
2008-04-11  Andreas Enge  <enge@lix.polytechnique.fr>
	* new function mpc_log
	* bug fix in mpc_sqrt with directed rounding
	* algorithms and error analysis document

2008-03-27  Philippe THEVENY  <philippe DOT theveny AT loria DOT fr>
	* new function mpc_cos

2008-03-21  Philippe THEVENY  <philippe DOT theveny AT loria DOT fr>
	* INSTALL: short description of the new compilation commands
	* mpc.texi: deeper explanations on the compilation options
	* configure.ac: add options selecting GMP/MPFR installation
	directory

2008-03-14  Philippe THEVENY  <philippe DOT theveny AT loria DOT fr>
	* NEWS: Added for autotools support
	* AUTHORS: Added for autotools support
	* Makefile.am: Added for autotools support
	* configure.ac: Added for autotools support