repo: rxvt-unicode-sixel action: commit revision: path_from: revision_from: 50b16f800aa2f3da8c8dff7a302c997c8b4edeeb: path_to: revision_to:
commit 50b16f800aa2f3da8c8dff7a302c997c8b4edeeb Author: Marc LehmannDate: Wed Jun 29 13:50:46 2011 +0000 9.12 diff --git a/Changes b/Changes
--- a/Changes
+++ b/Changes
@@ -20,7 +20,7 @@ TODO: decrqm http://ue.tst.eu/71d7dbd1fcfeaa7d2a4b96eb957d570c.txt
TODO: perl-shell-window? perl-unix-socket?
TODO: command line editing when icanon?
-9.12
+9.12 Wed Jun 29 14:34:28 CEST 2011
- fix regression in processing of SelectionNotify events.
urxvt would fail to request a selection if the owner did not
support the UTF8_STRING target.
diff --git a/src/version.h b/src/version.h
--- a/src/version.h +++ b/src/version.h @@ -1,3 +1,3 @@ // VERSION _must_ be \d.\d+ #define VERSION "9.12" -#define DATE "2011-06-22" +#define DATE "2011-06-29"
-----END OF PAGE-----