The unified diff between revisions [e81a5acd..] and [0f5f960e..] is displayed below. It can also be downloaded as a raw diff.

This diff has been restricted to the following files: 'doc/log.txt'

#
#
# patch "doc/log.txt"
#  from [d8a6edb6ce1029cccad3ed850a735aa66a8c6492]
#    to [9608f4b13732dd5f562dbac609550e4a66c6cd3d]
#
============================================================
--- doc/log.txt	d8a6edb6ce1029cccad3ed850a735aa66a8c6492
+++ doc/log.txt	9608f4b13732dd5f562dbac609550e4a66c6cd3d
@@ -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