aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorlloyd <[email protected]>2011-02-09 16:51:37 +0000
committerlloyd <[email protected]>2011-02-09 16:51:37 +0000
commitb7abb472af00e9078943ccca8c90757ab591e10a (patch)
treee1255a4713ab672c6ee750e66ed2b43c4aa663b4 /doc
parente4e6da70ec1d32b9fc19d19ed4c2b1445ab23b5a (diff)
Tick to 1.9.13 release1.9.13
Diffstat (limited to 'doc')
-rw-r--r--doc/log.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/log.txt b/doc/log.txt
index 280495556..ab621cfe1 100644
--- a/doc/log.txt
+++ b/doc/log.txt
@@ -1,7 +1,11 @@
-* 1.9.13-dev, ????-??-??
+* 1.9.13, 2011-02-19
- Update Keccak to the round 3 variant
- Fix ordering in GOST 34.10 signatures to match DNSSEC specifications
+ - Use size_t instead of u32bit for small integers in DER/BER codecs
+ - Add new build option --distribution-info
+ - Fix problems in the amalgamation build
+ - Fix building under Clang 2.9 and Sun Studio 12
* 1.9.12, 2010-12-13
- Add the Keccak hash function