--- rxvt-unicode/Changes 2004/01/17 01:20:01 1.7 +++ rxvt-unicode/Changes 2004/01/29 23:26:00 1.14 @@ -1,5 +1,21 @@ -1.5 +1.6 + - cleanups, minor bugfixes. + - blinking text. + - normal text color + bold gets white text instead of + normal text when colorBD is not set. + - support double-byte characters (by blocking). + +1.5 Thu Jan 29 00:43:48 CET 2004 - share io manager between rxvt-unicode and vpe + - bugfix for --disable-utmp, reported by fefe himself + - colors were sometimes not used correctly because + parts of the code expected a monochrome display. + reported by fefe + - make it compile without pointer_blank, reported by + Markus Demleitner + - improved selection support, now supports UTF8_STRING + and properly encodes CUT_BUFFER0 in iso-8859-1 + - completely removed non-working graphics mode 1.4 Fri Jan 16 23:03:22 CET 2004 - fix stupid segfault on esc-c