diff options
Diffstat (limited to 'doc/log.txt')
-rw-r--r-- | doc/log.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/log.txt b/doc/log.txt index 5b2fa390b..b76744136 100644 --- a/doc/log.txt +++ b/doc/log.txt @@ -1,3 +1,9 @@ +* 1.6.1, January 20, 2007 + - Fix some base64 decoder bugs + - Add a new option to base64 encoding, to always append a newline + - Fix some build problems under Visual Studio with debug enabled + - Fix a bug in BER_Decoder that was triggered under some compilers + * 1.6.0, December 17, 2006 - Minor cleanups |