*** empty log message ***
authorroot <root>
Wed, 15 Dec 2004 08:13:42 +0000 (08:13 +0000)
committerroot <root>
Wed, 15 Dec 2004 08:13:42 +0000 (08:13 +0000)
Changes
src/version.h

diff --git a/Changes b/Changes
index b1fd819..821304b 100644 (file)
--- a/Changes
+++ b/Changes
@@ -3,6 +3,8 @@ or changed rxvt behaviour to make it more compatible to xterm (usually
 xfree86's xterm).
 
 TODO: read property sequence is broken with respect to utf-8 etc.
+TODO: shift-tab etc. xterm keycodes
+WISH: extend keysym resource mechanism to include modifiers.
 WISH: just for fun, do shade and tint with XRender.
 WISH: hotkey font resizing
 WISH: searchable backlog
@@ -12,6 +14,7 @@ WISH: double-click: more intelligent (urls etc.)
 WISH: OnTheSpot editing.
 WISH: tabbed windows (hey, just use screen...)
 
+4.6
        - try very hard not to exhaust the kernel tty buffers, even
           if it slows down large pastes and is only cosmetic.
         - streamline atom and xft color allocation to reduce startup
index c8264f0..076690f 100644 (file)
@@ -1,5 +1,5 @@
 #define VERSION "4.6"
 #define VSTRING "40600"
-#define DATE   "2004-12-13"
-#define LSMDATE        "13DEC04"
+#define DATE   "2004-12-16"
+#define LSMDATE        "16DEC04"
 #define LIBVERSION "4:6:0"