--- rxvt-unicode/Changes 2011/11/02 12:47:38 1.1045 +++ rxvt-unicode/Changes 2011/11/16 20:22:12 1.1050 @@ -32,6 +32,8 @@ - fix a crash caused by selection_check not properly resetting out-of-bounds mark values (can happen when extending a selection while scrolling up in curses programs for example). + - do not move the selection when scrolling up and the selection is + outside the scrolling region (Emanuele Giaquinta). - fix display of bold bright black (reported by Ben Winslow). - fix memory leak when urgentOnBell is set (patch by Nathaniel Filardo). @@ -52,6 +54,9 @@ 'focus follows mouse' and the focus is on the main window but not on the active terminal window (patch by Martin Pohlack). + - Support for the freedesktop startup-notification protocol (patch by + Michael Stapelberg). + - the direction of VPR and VPB commands was reversed. 9.12 Wed Jun 29 14:34:28 CEST 2011 - fix regression in processing of SelectionNotify events.