--- rxvt-unicode/Changes 2012/01/19 16:37:28 1.1072 +++ rxvt-unicode/Changes 2012/01/24 17:05:05 1.1075 @@ -21,6 +21,12 @@ TODO: command line editing when icanon? TODO: split ROW into a ROW_fast (0..total*2-1) and ROW macros? + - fix height mismatch between active and inactive cursor when + lineSpace is non zero (patch by Stanislav Seletskiy). + +9.15 Sat Jan 21 13:36:56 CET 2012 + - remove "using namespace std" because clang erroneously + thinks thats an error. - finding a matching font (e.g. bold version of the base font) was broken (reported by Eamon Walker). - fix parsing of bg image styles. They really work now.