summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorthevenyp <thevenyp@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2009-03-06 11:01:34 +0000
committerthevenyp <thevenyp@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2009-03-06 11:01:34 +0000
commit618dcc12437a956fac2c90946c1c3aab4aa9ecfb (patch)
tree89b96422cccb55b8b5387857867256357a54ae9a /NEWS
parentfbb52afdec355cb149b0a03c9744a247076cd83f (diff)
downloadmpc-618dcc12437a956fac2c90946c1c3aab4aa9ecfb.tar.gz
NEWS: Add mpc_get_str.
doc/mpc.texi: Add mpc_get_str documentation in a new section. doc/version.texi: Update month. git-svn-id: svn://scm.gforge.inria.fr/svn/mpc/trunk@442 211d60ee-9f03-0410-a15a-8952a2c7a4e4
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 3 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index b157a93..d6e4366 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,7 @@
Recent changes:
- - new functions: mpc_strtoc, mpc_set_str, mpc_set_ld, mpc_set_ld_ld,
- mpc_set_si_si, mpc_set_uj_uj, mpc_set_sj_sj, mpc_set_f, mpc_set_f_f,
- mpc_set_q, mpc_set_q_q, mpc_set_z and mpc_set_z_z
+ - new functions: mpc_get_str, mpc_set_str, mpc_strtoc, mpc_set_ld,
+ mpc_set_ld_ld, mpc_set_si_si, mpc_set_uj_uj, mpc_set_sj_sj, mpc_set_f,
+ mpc_set_f_f, mpc_set_q, mpc_set_q_q, mpc_set_z and mpc_set_z_z
- default precision removed, as well as init and all init_set
combinations; use init2 and init3, followed by set, instead
- exp, log, cos, sin, tan, cosh, sinh, tanh and sqrt return