blob: b7674413688d6a3e57110711b7ee6f65d626cf63 (
plain)
1
2
3
4
5
6
7
8
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
|