--- rxvt-unicode/Changes 2005/02/14 19:13:24 1.368 +++ rxvt-unicode/Changes 2005/02/14 20:49:19 1.371 @@ -2,7 +2,6 @@ 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. -TODO: try to compensate for backwards-time-changes in iom.C (no way to do that for forward-time-changes, or reliably for long timeouts). WISH: keyboard modification via esc-sequences. WISH: line-rewrapping on resize WISH: searchable backlog @@ -17,11 +16,17 @@ for empty keymaps which could result in crashes (Kuang-che Wu). - new option: -embed (frills). somebody could write a simple - tk script to make a tabbable terminal now. + tk script to make a tab'able terminal now... - only warn on X errors, *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.