Updated Changelog.
This commit is contained in:
parent
3a8705ea05
commit
c71f535c35
@ -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>
|
||||
|
@ -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!)
|
||||
|
Loading…
Reference in New Issue
Block a user