--- rxvt-unicode/Changes 2014/12/13 12:06:38 1.1179 +++ rxvt-unicode/Changes 2014/12/14 04:52:09 1.1181 @@ -36,6 +36,7 @@ TODO: document typical actions in rxvt.1.pod keysyms TODO: warn with a graphical message when env has been modified +TODO: open question, what does the nested set_color calls in get_coplours actualyl do? we can fail, but we always allocyte a replacement color. - NOTICE: this release updates terminfo. - fix pixel droppings on overdraw when a secondary core font has the same height but different ascent. @@ -86,6 +87,11 @@ only relevant for antique 8bpp frame buffers). - do not specialcase 2 or 4 colour visuals, leading to simpler and actually more correct code. + - hopefully no longer leak colours on !truecolor visuals. + - use consistent method names (scr_recolour => scr_recolor). + - use simpler (but slightly less bogus) formula for nearest + colour choice (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