The unified diff between revisions [2444e9d0..] and [67768644..] is displayed below. It can also be downloaded as a raw diff.

#
#
# patch "doc/logs/log-16.txt"
#  from [9608f4b13732dd5f562dbac609550e4a66c6cd3d]
#    to [64db896c1960cd36e6e0394934f57f82a436ae69]
#
# patch "modules/es_unix/unix_cmd.cpp"
#  from [a6f6bcae52c8704373362bde3174cc1688b65702]
#    to [9727c050244b2a27760d460a060ed36ebd37b08d]
#
# patch "readme.txt"
#  from [32237f94204840fccce5ed576ccca6da6b704dba]
#    to [f87f44e5c245905285cc47ca63517e786915c85e]
#
============================================================
--- doc/logs/log-16.txt	9608f4b13732dd5f562dbac609550e4a66c6cd3d
+++ doc/logs/log-16.txt	64db896c1960cd36e6e0394934f57f82a436ae69
@@ -1,4 +1,9 @@

+* 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
============================================================
--- modules/es_unix/unix_cmd.cpp	a6f6bcae52c8704373362bde3174cc1688b65702
+++ modules/es_unix/unix_cmd.cpp	9727c050244b2a27760d460a060ed36ebd37b08d
@@ -16,6 +16,7 @@
 #include <sys/time.h>
 #include <sys/types.h>
 #include <sys/wait.h>
+#include <stdlib.h>
 #include <unistd.h>
 #include <signal.h>

============================================================
--- readme.txt	32237f94204840fccce5ed576ccca6da6b704dba
+++ readme.txt	f87f44e5c245905285cc47ca63517e786915c85e
@@ -3,8 +3,7 @@
 Botan.  Don't be surprised by bugs. No, the documentation hasn't been
 updated (yet). Feedback and critical analysis is highly
 appreciated. If this sounds scary, it's recommended you use the latest
-stable release (either 1.4.x or, preferably, 1.6.x). You can file bugs
-at http://www.randombit.net/bugzilla
+stable release (either 1.4.x or, preferably, 1.6.x).

 You can file bugs at http://www.randombit.net/bugzilla