summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorthevenyp <thevenyp@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2009-05-05 13:33:25 +0000
committerthevenyp <thevenyp@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2009-05-05 13:33:25 +0000
commit40337f5898f6bb27237ca2bc0ad839b3c717bee4 (patch)
tree089f2393f95e48b86c9459dca33602ca7f557c6d /NEWS
parent2776a3ee2316047ae4afd996a9123f4789713b22 (diff)
downloadmpc-40337f5898f6bb27237ca2bc0ad839b3c717bee4.tar.gz
Makefile.vc NEWS: Visual C makefile updated (mem.c was missing, thanks to Michael Gastineau)
git-svn-id: svn://scm.gforge.inria.fr/svn/mpc/trunk@541 211d60ee-9f03-0410-a15a-8952a2c7a4e4
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f8632cb..89736e9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
Recent Changes:
- Bug fixes:
- log (along branch cut)
+ - Makefile.vc updated (thanks to Mickael Gastineau)
Changes in version 0.6:
- New functions: mpc_get_str, mpc_set_str, mpc_strtoc, mpc_set_uj,