--- rxvt-unicode/Changes 2014/11/14 11:06:49 1.1170 +++ rxvt-unicode/Changes 2014/12/13 10:47:31 1.1177 @@ -36,8 +36,11 @@ TODO: document typical actions in rxvt.1.pod keysyms TODO: warn with a graphical message when env has been modified + - NOTICE: this release updates terminfo. - fix pixel droppings on overdraw when a secondary core font has the same height but different ascent. + - 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 @@ -73,6 +76,12 @@ - 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). 9.20 Sat Apr 26 16:22:27 CEST 2014 - (libptytty) fix bug that prevented urxvtd from writing utmp