*** empty log message ***
authorroot <root>
Thu, 5 Aug 2004 00:12:03 +0000 (00:12 +0000)
committerroot <root>
Thu, 5 Aug 2004 00:12:03 +0000 (00:12 +0000)
Changes

diff --git a/Changes b/Changes
index 3048816..29336f3 100644 (file)
--- a/Changes
+++ b/Changes
@@ -3,10 +3,23 @@ or changed rxvt behaviour to make it more compatible to xterm (usually
 xfree86's xterm).
 
 TODO: implement xterm mode to be able to use xfree's TERM=xterm.
+      (except for the keymapping this should be done now).
 TODO: multibyte support for setwmname et al.
 TODO: there are other todo items, but they are not in this file.
 
-3.3
+       - fix inheritpixmap transparency border code.
+        - fix tinting transparency border code, also experimentally
+          make some scrollbars transparent (e.g. plain, my favourite style :).
+        - imported aterm shading code (faster and still portable).
+        - changed interpretation and usage of shading (-sh).
+        - fixed blinking underlined and negative text.
+        - disable slow link support on connections using unix domain sockets,
+          speeding up scrolling immensely.
+        - various other optimizations.
+        - new borderLess switch (ewmh-compliant), by Mikael Magnusson
+          ******************* MISSING DOCS ***********
+
+3.3  Sat Jul 31 15:15:59 CEST 2004
        - some doc updates (Eduard Bloch).
        - use faster inheritpixmap method when tinting color not set.
        - fix pixmap offset when tinting (reported by Eduard Bloch).