--- rxvt-unicode/Changes 2014/11/24 19:25:51 1.1171 +++ rxvt-unicode/Changes 2014/12/13 11:58:23 1.1178 @@ -36,12 +36,12 @@ TODO: document typical actions in rxvt.1.pod keysyms TODO: warn with a graphical message when env has been modified -TODO: cvvis = blinking, talk to exg because we reste to block + - NOTICE: this release updates terminfo. - fix pixel droppings on overdraw when a secondary core font has the same height but different ascent. - - add DECSCUSR xterm extension to set the cursor to a vertical bar. - implement cvvis in terminfo as blinking cursor, to distinguish it from cnorm (emacs uses cvvis which is commonly a blinking cursor). + - add DECSCUSR xterm extension to set the cursor to a vertical bar. - add 'extension:string' action, and associated on_action perl hook, for keysym resources that invokes actions provided by perl extensions. The 'perl:string' action and @@ -76,6 +76,14 @@ - fix refresh bug that occurs when reverse video is set on a cell containing a space and with the same bg and fg color, red hat bug #830236. + - fix crash that may happen if an x error is received after a terminal + window/popup has been destroyed already. + - removed superfluous 0 digit from sgr terminfo sequence. + - greatly improve colour allocation on colour-starved pseudocolor + displays to avoid read-write cells instead of simply failing + (this is only relevant for antique 8bpp frame buffers). + - do not free fade colours when not doing fading (this is likely + only relevant for antique 8bpp frame buffers). 9.20 Sat Apr 26 16:22:27 CEST 2014 - (libptytty) fix bug that prevented urxvtd from writing utmp