summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorenge <enge@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2007-10-08 11:18:27 +0000
committerenge <enge@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2007-10-08 11:18:27 +0000
commit486ca71f906b2adedfaac0819306a266205ba2af (patch)
treedbf1b9cbee523a25976acf35070bc082406ed3fb /TODO
parent32b95c2b5756d8534c318cfa4cf683c820477f61 (diff)
downloadmpc-486ca71f906b2adedfaac0819306a266205ba2af.tar.gz
- updated the version number so as not to forget it before
the next release - minor modifications in the manual file and the manual build targets (ps removed, pdf added, 'make doc' added) git-svn-id: svn://scm.gforge.inria.fr/svn/mpc/trunk@64 211d60ee-9f03-0410-a15a-8952a2c7a4e4
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index e998f71..417683d 100644
--- a/TODO
+++ b/TODO
@@ -12,3 +12,5 @@ New functions to implement:
rop = op1
int mpc_pow_fr (mpc_t rop, mpc_t op1, mpfr_t op2, mpc_rnd_t rnd)
rop = op1 ^ op2
+- from Rob <sisyphus1@optusnet.com.au> 6 Oct 2007:
+ const char * mpc_get_version (void)