aboutsummaryrefslogtreecommitdiffstats
path: root/doc/logs/log-16.txt
blob: 3ba8304801c7763d1983cb4a5a65d7ab47a9a083 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14

* 1.6.2, March 24, 2007
 - Fix autodection on Athlon64s running Linux
 - Fix builds on QNX and compilers using STLport
 - Remove a call to abort() that crept into production

* 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