*** empty log message ***
authorroot <root>
Wed, 25 Jan 2006 21:03:03 +0000 (21:03 +0000)
committerroot <root>
Wed, 25 Jan 2006 21:03:03 +0000 (21:03 +0000)
Changes

diff --git a/Changes b/Changes
index 01a628cbbd2771a98a4893124cf94bfd85b0c82b..3c7f4e605bf552db9febcac460e488e5d1d69cda 100644 (file)
--- a/Changes
+++ b/Changes
@@ -21,12 +21,14 @@ TODO: overlays collide with the way the out-of-focus cursor is being drawn
           selection extension.
         - added the "remote-clipboard" extension which just runs external
           commands to fetch and store the selection data.
+        - added -depth switch that tries to get a different visual depth
+          than the default (replaces the old PREFER_24_BIT logic).
         - removed (unused) arabic presentation form composing sequences.
         - be more strict when deciding that a core font glyph is too wide and
           needs the careful rendering mode.
         - allow more leeway for italic fonts when deciding that a character is
           too wide and needs careful mode.
-        - redraw even more characters around characters usign careful mode.
+        - redraw even more characters around characters using careful mode.
         - made selection-pastebin fully asynchronous.
         - reduced number of server turnarounds at startup by allocating
           atoms only once per display.