From 09a490ef983329fc8e69dab8031899ee30d874ae Mon Sep 17 00:00:00 2001 From: root Date: Wed, 15 Dec 2004 08:13:42 +0000 Subject: [PATCH] *** empty log message *** --- Changes | 3 +++ src/version.h | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/Changes b/Changes index b1fd8193..821304b2 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 c8264f0e..076690f1 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" -- 2.34.1