--- rxvt-unicode/Changes 2010/05/23 01:08:34 1.947 +++ rxvt-unicode/Changes 2010/07/01 20:06:59 1.951 @@ -51,6 +51,12 @@ - add support for grabbing the clipboard selection and extend selection{_clear,_grab,} perl bindings to optionally work on the clipboard selection (based on patch by Dana Jansens). + - no longer force CERASE to DEL - use the system default. affects + default value for VERASE only when no compatible setting for + backspacekey was given. + - 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). 9.07 Wed Dec 30 07:07:18 CET 2009 - port to glibc-2.10 changes (strchr etc. returning const char *