--- rxvt-unicode/Changes 2010/07/01 20:06:59 1.951 +++ rxvt-unicode/Changes 2010/07/19 16:43:21 1.953 @@ -21,6 +21,8 @@ TODO: - upgrade to libev-4.00. + - 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 +59,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 *