|
From: <sv...@va...> - 2005-10-06 12:06:05
|
Author: tom Date: 2005-10-06 13:06:03 +0100 (Thu, 06 Oct 2005) New Revision: 4881 Log: Document memalign fix. Modified: trunk/docs/internals/3_0_BUGSTATUS.txt Modified: trunk/docs/internals/3_0_BUGSTATUS.txt =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/docs/internals/3_0_BUGSTATUS.txt 2005-10-06 12:05:06 UTC (rev 4= 880) +++ trunk/docs/internals/3_0_BUGSTATUS.txt 2005-10-06 12:06:03 UTC (rev 4= 881) @@ -79,11 +79,6 @@ FIXED-TRUNK: unconfirmed (insufficient info from reporter) =20 ---------------------------------------------------------------- -112538 memalign crash - -FIXED-TRUNK: uninvestigated - ----------------------------------------------------------------- 112670 Cachegrind: cg_main.c:486 (handleOneStatement ... =20 FIXED-TRUNK: the canonical cachegrind-doesn-like-multi-mem bug @@ -247,6 +242,12 @@ FIXED-30BRANCH: TODO =20 ---------------------------------------------------------------- +112538 memalign crash + +FIXED-TRUNK: 4879 +FIXED-30BRANCH: 4880 + +---------------------------------------------------------------- 113190 Broken links in docs/html/ =20 FIXED-TRUNK: vg:4778 |