diff options
Diffstat (limited to 'doc/log.txt')
-rw-r--r-- | doc/log.txt | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/doc/log.txt b/doc/log.txt index 734c8c99c..57baaa3c9 100644 --- a/doc/log.txt +++ b/doc/log.txt @@ -1,9 +1,14 @@ -* 1.8.6-pre, 2009-??-?? +* 1.8.6, 2009-08-13 + - Add Cryptobox, a set of simple password-based encryption routines - Only read world-readable files when walking /proc for entropy + - Fix building with TR1 disabled + - Fix x86 bswap support for Visual C++ + - Fixes for compilation under Sun C++ - Add support for Dragonfly BSD (contributed by Patrick Georgi) - Add support for the Open64 C++ compiler - - Minor changes to license to be equivalent to the FreeBSD/NetBSD license + - Build fixes for MIPS systems running Linux + - Minor changes to license, now equivalent to the FreeBSD/NetBSD license * 1.8.5, 2009-07-23 - Change configure.py to work on stock Python 2.4 |