repo: rxvt-unicode-sixel
action: commit
revision: 
path_from: 
revision_from: d31cd3ad3f19c4a13069559b1b5e8de2fc9a7fb7:
path_to: 
revision_to: 
git.thebackupbox.net
rxvt-unicode-sixel
git clone git://git.thebackupbox.net/rxvt-unicode-sixel
commit d31cd3ad3f19c4a13069559b1b5e8de2fc9a7fb7
Author: Marc Lehmann 
Date:   Mon Dec 13 06:49:11 2004 +0000

    *** empty log message ***

diff --git a/Changes b/Changes
index 5a6f2f81f60925e5361a69fb9869f2932a2f64b5..
index ..c2767564ea6ee91c1dd0c188b240d4ae7e44fb12 100644
--- a/Changes
+++ b/Changes
@@ -11,6 +11,8 @@ FEAT: double-click: more intelligent (urls etc.)
 FEAT: OnTheSpot editing.
 FEAT: tabbed windows (hey, just use screen...)

+4.5  Mon Dec 13 07:47:16 CET 2004
+	- fix an extremely nasty bug in utf8-conversion. upgrade is advised.
         - completely re-wrote selection pasting. This should fix garbled
           incomplete characters at 32k boundaries and too-short INCR
           selections, and more. Increases memory requirements considerably
diff --git a/src/version.h b/src/version.h
index 650d7a2472591ef9d4ecd66eae0dff7d03475ef1..
index ..8a12d8cadc3dfcf7c4a7d1f7936035e3cff176a0 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1,5 +1,5 @@
-#define VERSION "4.4"
-#define VSTRING "40400"
-#define DATE	"2004-12-12"
-#define LSMDATE	"12DEC04"
-#define LIBVERSION "4:4:0"
+#define VERSION "4.5"
+#define VSTRING "40500"
+#define DATE	"2004-12-13"
+#define LSMDATE	"13DEC04"
+#define LIBVERSION "4:5:0"

-----END OF PAGE-----