--- rxvt-unicode/Changes 2012/01/19 17:10:51 1.1073 +++ rxvt-unicode/Changes 2012/02/24 07:10:54 1.1078 @@ -21,6 +21,15 @@ TODO: command line editing when icanon? TODO: split ROW into a ROW_fast (0..total*2-1) and ROW macros? + - the font height is not augmented anymore when lineSpace is non zero. + - fix "new pagemap" vs. "delete pagemap" mismatch ([] vs. non-[]), + as diagnosed by clang. + - fix height mismatch between active and inactive cursor when + lineSpace is non zero (patch by Stanislav Seletskiy). + - make it compile with LOCAL_X_IS_UNIX again (reported by + nickfailure@gmail.com). + +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)