aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorlloyd <[email protected]>2009-08-13 08:52:36 +0000
committerlloyd <[email protected]>2009-08-13 08:52:36 +0000
commitce41409eb6ae9a25ac3aeb496e28a4be73c0ae05 (patch)
treef34d217b8c790844a8d6df185da29d3d770fb6a0 /doc
parent8d078b50b7905080269ca8252477d37fdaed6db4 (diff)
Update version #s, logfile, readme for 1.8.6 release 2009-08-131.8.6
Diffstat (limited to 'doc')
-rw-r--r--doc/log.txt9
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