diff options
Diffstat (limited to 'doc/relnotes/1_8_1.rst')
-rw-r--r-- | doc/relnotes/1_8_1.rst | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/relnotes/1_8_1.rst b/doc/relnotes/1_8_1.rst new file mode 100644 index 000000000..532842fba --- /dev/null +++ b/doc/relnotes/1_8_1.rst @@ -0,0 +1,8 @@ +Version 1.8.1, 2009-01-20 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +* Avoid a valgrind warning in es_unix.cpp on 32-bit Linux +* Fix memory leak in PKCS8 load_key and encrypt_key +* Relicense api.tex from CC-By-SA 2.5 to BSD +* Fix botan-config on MacOS X, Solaris + |