repo: rxvt-unicode-sixel action: commit revision: path_from: revision_from: e871d75c0e03ec85cd20a05fd976e9494290b678: path_to: revision_to:
commit e871d75c0e03ec85cd20a05fd976e9494290b678 Author: Marc LehmannDate: Sun Oct 11 16:24:09 2015 +0000 *** empty log message *** diff --git a/Changes b/Changes
--- a/Changes
+++ b/Changes
@@ -38,6 +38,7 @@ TODO: c&c perl socket via daemon-ext mechanism
TODO: simplify extension metainfo cache, cache on disk
TODO: URxvt::Ext::Name installs urxvt ext name and provides pod/manpage for URxvt::Ext::Name
+9.22 Sun Oct 11 18:23:42 CEST 2015
- fix longstanding core font encoding bug where some character
ranges could not be mapped from unicode to the font: affected
encodings are big5, gb2312, iso8859-8 (hebrew), jis0201 and
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.21" -#define DATE "2014-12-31" +#define VERSION "9.22" +#define DATE "2015-10-11"
-----END OF PAGE-----