--- rxvt-unicode/Changes 2005/02/11 18:14:07 1.360 +++ rxvt-unicode/Changes 2005/02/13 08:56:27 1.362 @@ -2,8 +2,19 @@ or changed rxvt behaviour to make it more compatible to xterm (usually xfree86's xterm). -TODO: VERIFY bugfix for keyboard.C changes. -TODO: maybe just output the error and continue on x errors +TODO: manpage 900mb update +TODO: openbsd +checking for int16_t... ./configure[13497]: test: 2: unexpected operator/operand + short +checking for uint16_t... ./configure[13579]: test: 2: unexpected operator/operand +unsigned short +checking for int32_t... ./configure[13661]: test: 4: unexpected operator/operand + int +checking for uint32_t... ./configure[13743]: test: 4: unexpected operator/operand +unsigned int +checking return type of signal handlers... void +./configure[13848]: break: cannot break +TODO: maybe just output the error and continue on x errors, especially for XIM-management TODO: safer command: keymap processing. TODO: read property sequence is broken with respect to utf-8 etc. WISH: keyboard modification via esc-sequences. @@ -16,6 +27,10 @@ WISH: tabbed windows (hey, just use screen...) WISH: just for fun, do shade and tint with XRender. + - fix a bug when parsing fontnames and another one + for empty keymaps which could result in crashes + (Kuang-che Wu). + 5.0 Fri Feb 11 18:31:48 CET 2005 - document a race-free hack to start urxvtd. - document all(?) environment variables used and set by rxvt.