aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorlloyd <[email protected]>2007-01-20 10:54:52 +0000
committerlloyd <[email protected]>2007-01-20 10:54:52 +0000
commit89830b069a44a78cec21174f2f4ec7e6c59d5152 (patch)
tree91aa7b1e4b12399b039244eff44eaf622828a057 /doc
parenta76dd9cdbf80b5787b0f79a63c10eaab088c49dc (diff)
Update changelog with information on 1.6.11.6.1
Update readme with new version Bump version in configure.pl to 1.6.1
Diffstat (limited to 'doc')
-rw-r--r--doc/log.txt6
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