--- rxvt-unicode/Changes 2004/02/01 20:15:09 1.24 +++ rxvt-unicode/Changes 2004/02/13 13:28:17 1.31 @@ -1,4 +1,16 @@ -1.8 +1.9 + - fixed bug in plain scrollbar causing x errors in XCreateGC. + - implemented sharing of X connections. will be used to speed + up many x operations considerably. Also saves some memory. + - implemented caching of input methods. This immensely shortens + startup time for new terms in rxvtd. At least xfree86 4.3 is + rather broken with respect to input methods, though, so expect + crashes when you kill your input method (xterm crashes, too). + - fix bugs in x flushing, causing an empty screen after startup + the first until the first event arives. + - fix various memleaks in rxvtd. + +1.8 Mon Feb 2 20:09:18 CET 2004 - almost total conversion to C++. Except for introducing new bugs, this should not change much. - fix and re-enable background pixmap and inherit pixmap support.