summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 8 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index f9d51c0..bcb1a68 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,16 +1,19 @@
-2008-03-21 Philippe THEVENY <philippe DOT theveny AT loria DOT fr>
+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
-
-Changes since version 0.4.6:
- nothing worth noting for the moment