summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorthevenyp <thevenyp@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2008-03-21 15:47:51 +0000
committerthevenyp <thevenyp@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2008-03-21 15:47:51 +0000
commit0e8595603e1c62815d91baac98c71a2893df174f (patch)
treef4795ebede60cf6b530523e09762348926847735 /ChangeLog
parentb9c61819ac94e88385b801cdd5799057ae591513 (diff)
downloadmpc-0e8595603e1c62815d91baac98c71a2893df174f.tar.gz
Merged feature-autotools branch changes r72:r76 into the trunk.
git-svn-id: svn://scm.gforge.inria.fr/svn/mpc/trunk@77 211d60ee-9f03-0410-a15a-8952a2c7a4e4
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c97b2cc..f9d51c0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,2 +1,16 @@
+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