aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorlloyd <[email protected]>2008-10-08 03:07:34 +0000
committerlloyd <[email protected]>2008-10-08 03:07:34 +0000
commitbe5e48619a63559ad777396d69cc8cc95ef0af15 (patch)
treebbee4b36b5da42d9c35ab2cce52d426e0ca98e81 /doc
parent810844b24de8a8d3cf8c4524fefcdd74f6388c4d (diff)
Initial changes for future 1.7.16
Diffstat (limited to 'doc')
-rw-r--r--doc/log.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/log.txt b/doc/log.txt
index f994e136b..98f949f22 100644
--- a/doc/log.txt
+++ b/doc/log.txt
@@ -1,4 +1,7 @@
+* 1.7.16, ????-??-??
+ - Split ECDSA and ECKAEG into distinct modules
+
* 1.7.15, 2008-10-07
- Add GF(p) arithmetic from InSiTo
- Add ECDSA and ECKAEG implementations from InSiTo