repo: rxvt-unicode-sixel
action: commit
revision: 
path_from: 
revision_from: ecc04e9554624df04b3b74a926336640b5561b68:
path_to: 
revision_to: 
git.thebackupbox.net
rxvt-unicode-sixel
git clone git://git.thebackupbox.net/rxvt-unicode-sixel
commit ecc04e9554624df04b3b74a926336640b5561b68
Author: Marc Lehmann 
Date:   Wed Dec 15 08:13:42 2004 +0000

    *** empty log message ***

diff --git a/Changes b/Changes
index b1fd8193b78e11cc7b8de498d0908296fc4fc915..
index ..821304b2abdf304f6d791848c047a6bd18e1d946 100644
--- 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
diff --git a/src/version.h b/src/version.h
index c8264f0e9a30d52b0853e9c7053b0cbf6dedb86b..
index ..076690f1f3418360b5b8ef2f9e46f09a0edc8c00 100644
--- a/src/version.h
+++ b/src/version.h
@@ -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"

-----END OF PAGE-----