Author: branden Date: 2004-06-15 13:38:18 -0500 (Tue, 15 Jun 2004) New Revision: 1538
Modified: trunk/debian/TODO Log: Add items. Promote some items to -6 timeframe per IRC discussion with Fabio. Modified: trunk/debian/TODO =================================================================== --- trunk/debian/TODO 2004-06-15 17:21:48 UTC (rev 1537) +++ trunk/debian/TODO 2004-06-15 18:38:18 UTC (rev 1538) @@ -21,9 +21,13 @@ XAA and Render support for the sunffb driver. Mmmm, burning manflesh... (Ben Collins pinged for status on 2004-06-03, and again on 2004-06-07, and again on 2004-06-10.) +* Replace text Debian X FAQ with Andreas Metzler's XHTML version. Use "lynx + -dump -nolist -force_html" to generate plain text version. +* Add "How to Use This Document" and "Acknowledgements" sections to FAQ. * Update FAQ entry about X Window System history to reflect developments over the past year with x.org, freedesktop.org, and The XFree86 Project, Inc. * Add FAQ entry describing Debian's plans in the X department. +* Add FAQ entry describing what has become of the XFree86 3.x packages. * Re-do migration of /usr/X11R6/lib/X11/{app-defaults,xkb}: + stop shipping symlink + In {libxt6,xlibs}.preinst: @@ -80,8 +84,6 @@ * Ensure the lists of programs in the xbase-clients and xutils package descriptions are up-to-date. * Ensure all patches in debian/patches are properly annotated. -* Replace text Debian X FAQ with Andreas Metzler's XHTML version. Gotta find a - good way of getting non-vomitous plain text output of this thing. * Add FAQ items: + How do I debug crashes in X clients? + How do I debug crashes in the XFree86 X server? @@ -126,6 +128,12 @@ + #252592: xfree86-common: please consider adding a local hook for Xsession handling * Update XTerm to version #191. +* Shut up preprocessor warning at xc/config/cf/xfree86.cf:1031; test for + "HasGlide3" symbol being defined before testing its value. +* #253480: xdm: XDM fails if the user is over disk quota, but empty files can + be created [Branden has hand-written patch for this; needs testing.] +* Investigate updated VIA/Unichrome driver patch submitted by Martijn van de + Streek. Do opportunistically, only in conjuction with other fixes ---------------------------------------------------------