--- rxvt-unicode/Changes 2004/02/01 20:12:51 1.23 +++ rxvt-unicode/Changes 2004/02/09 07:15:46 1.27 @@ -1,4 +1,9 @@ -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. + +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. @@ -7,6 +12,7 @@ - blinking and selections work slightly better now. - fix an error condition when rxvt receives more than one screenful of output. should occur with original rxvt, too, but very rarely. + (I guess the code contains more surprises of this sort...) 1.7 Fri Jan 30 16:50:11 CET 2004 - further cleanups.