diff etc/TODO @ 50587:f711c86ea5c9

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Mon, 14 Apr 2003 10:16:05 +0000
parents 198eb20e0bbb
children 85280cb01eba
line wrap: on
line diff
--- a/etc/TODO	Mon Apr 14 10:11:04 2003 +0000
+++ b/etc/TODO	Mon Apr 14 10:16:05 2003 +0000
@@ -143,6 +143,8 @@
 
 * Update the FAQ.
 
+* Make update-game-score work on systems that don't have strerror and difftime.
+
 * Allow auto-compression-mode to use zlib calls if zlib is available.
   [It's required for PNG, so may be linked anyhow.]
 
@@ -215,6 +217,9 @@
 
 * Use the XIE X extension, if available, for image display.
 
+* Make monochrome images display using the foreground and background
+  colors of the applicable faces.
+
 * Add support for rendering antialiased text, probably using
   XRender/Freetype.