Author: branden Date: 2003-05-25 03:53:57 -0500 (Sun, 25 May 2003) New Revision: 43
Modified: trunk/changelog Log: call this 4.2.1-7 and make some remarks about it (e.g., rationale) Modified: trunk/changelog ============================================================================== --- trunk/changelog 2003-05-25 08:43:11 UTC (rev 42) +++ trunk/changelog 2003-05-25 08:53:57 UTC (rev 43) @@ -1,7 +1,17 @@ -xfree86 (4.2.1-6pre7v3) unstable; urgency=medium +xfree86 (4.2.1-7) unstable; urgency=medium - + fix disabling of Int10 on IA-64 + * The "plans change" release; recently it had not been my intention to + release another revision of 4.2.1 at all, but LaMont Jones persuaded me to + due to problems building KDE on some architectures due to the absence of a + libxkbfile_pic.a file. This release also fixes several outstanding + issues, of course. + * RELEASE NOTE: I expect this release to continue to have Int10 problems on + the IA-64 architecture, and for the Radeon 3D acceleration to continue to + be broken due to GCC 3.2 issues. XFree86 4.3.0 should resolve these + issues, and packaging of XFree86 4.3.0 is underway; please see + <http://lists.debian.org/debian-x/> for more information. + * patch #000_stolen_from_HEAD: (xc/lib/Xrender/{Glyph.c,Xrenderint.h}): + Render uses int for 32 bits; Xlib uses long. This matters on Alpha. @@ -179,7 +189,7 @@ xserver-xfree86/config/device/driver from "atimisc", "r128", or "radeon" to "ati" - -- Branden Robinson <[EMAIL PROTECTED]> Wed, 26 Mar 2003 12:08:16 -0500 + -- Branden Robinson <[EMAIL PROTECTED]> Sun, 25 May 2003 03:51:59 -0500 xfree86 (4.2.1-6) unstable; urgency=medium

