--- rxvt-unicode/Changes 2005/02/13 11:07:57 1.364 +++ rxvt-unicode/Changes 2005/02/16 20:32:05 1.373 @@ -1,5 +1,6 @@ TODO: manpage 900mb update TODO: safer command: keymap processing. +TODO: "slow" rendering mode for bidi and scripts TODO: read property sequence is broken with respect to utf-8 etc. WISH: keyboard modification via esc-sequences. WISH: line-rewrapping on resize @@ -10,12 +11,27 @@ WISH: tabbed windows (hey, just use screen...) WISH: just for fun, do shade and tint with XRender. -5.1 + - remove shared library (or any library) support - it is + of no use currently (and -embed is a better way to embed + rxvt-unicode). + - get rid of the intpro files. + +5.1 Tue Feb 15 17:13:27 CET 2005 - fix a bug when parsing fontnames and another one for empty keymaps which could result in crashes (Kuang-che Wu). - - only warn on X errors, *try* to continue (frills). + - new option: -embed (frills). somebody could write a simple + tk script to make a tab'able terminal now... + - only warn on X errors and _try_ to continue (frills). - add COPYING back, which got lost somehow. + - after deciding that LSM is dead, remove all traces of it, + along with other, similar, cleanups. + - _try_ to react sensibly to some non-monotonic time changes. + - don't crash in urxvtc when getcwd fails (reported by Paco-Paco). + - tweak font searching algorithm a bit to be faster and more + compatible with older rxvt-unicode versions when multiple fonts + match (reported by Paco-Paco). + - urxvtd tries to stay in "/" whenever possible. 5.0 Fri Feb 11 18:31:48 CET 2005 - document a race-free hack to start urxvtd.