--- rxvt-unicode/Changes 2010/07/01 20:06:59 1.951 +++ rxvt-unicode/Changes 2010/07/24 10:20:26 1.955 @@ -21,6 +21,10 @@ TODO: - upgrade to libev-4.00. + - new on_tt_paste perl hook and tt_paste perl binding (Emanuele Giaquinta). + - fix utmpx detection on upcoming FreeBSD 9. + - Use COMPOUND_TEXT encoding for WM_NAME/WM_ICON_NAME value when it + is not fully convertible to STRING (patch by James Cloos). - fix a buffer overflow that would cause wrong key sequences to be generated for numpad keys (introduced in 9.05). - fix definition of sgr0 to work around limitations in luit. @@ -57,6 +61,7 @@ - use higher than 38400 baudrate setting, if detected. - erase screen would clear to the wrong background when blinking was enabled (which selects high intensity under some circumstances). + - it was verified that urxvt handles µ and μ correctly. 9.07 Wed Dec 30 07:07:18 CET 2009 - port to glibc-2.10 changes (strchr etc. returning const char *