OSDN Git Service

Updated Changelog.
authorLoRd_MuldeR <mulder2@gmx.de>
Sat, 23 Feb 2013 23:49:24 +0000 (00:49 +0100)
committerLoRd_MuldeR <mulder2@gmx.de>
Sat, 23 Feb 2013 23:49:24 +0000 (00:49 +0100)
doc/Changelog.html
src/Config.h

index 2249dd7..44a7399 100644 (file)
@@ -31,6 +31,7 @@ a:visited { color: #0000EE; }
 <li>Updated GnuPG to v1.4.13, compiled with GCC 4.7.2
 <li>Updated language files (big thank-you to all contributors !!!)
 <li>Fixed handling of certain characters when passing meta tags on the command-line
+<li>Fixed Keccak library to not crash on systems without SSE/SSE2 support
 </ul><br>
 
 <a name="4.06"></a>Changes between v4.05 and v4.06 [2012-11-04]:<br><ul>
index d61e0e1..efadb72 100644 (file)
@@ -29,8 +29,8 @@
 #define VER_LAMEXP_MINOR_HI                                    0
 #define VER_LAMEXP_MINOR_LO                                    7
 #define VER_LAMEXP_TYPE                                                Beta
-#define VER_LAMEXP_PATCH                                       6
-#define VER_LAMEXP_BUILD                                       1247
+#define VER_LAMEXP_PATCH                                       7
+#define VER_LAMEXP_BUILD                                       1248
 
 ///////////////////////////////////////////////////////////////////////////////
 // Tool versions (minimum expected versions!)