|
From: <sv...@va...> - 2013-08-03 20:40:13
|
florian 2013-08-03 21:40:05 +0100 (Sat, 03 Aug 2013)
New Revision: 13483
Log:
Announce fix for BZ 322851 (VEX r2736).
Modified files:
trunk/NEWS
Modified: trunk/NEWS (+3 -0)
===================================================================
--- trunk/NEWS 2013-08-03 21:34:58 +01:00 (rev 13482)
+++ trunk/NEWS 2013-08-03 21:40:05 +01:00 (rev 13483)
@@ -441,6 +441,9 @@
321960 pthread_create() then alloca() causing invalid stack write errors
FIXED 13467
+322851 0bXXX binary literal syntax is not standard
+
+
Release 3.8.1 (19 September 2012)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3.8.1 is a bug fix release. It fixes some assertion failures in 3.8.0
|