repo: rxvt-unicode-sixel action: commit revision: path_from: revision_from: 17ed20b9502ccf44c2f4d584310e073a13b3527e: path_to: revision_to:
commit 17ed20b9502ccf44c2f4d584310e073a13b3527e Author: Marc LehmannDate: Sat Jan 28 14:37:19 2006 +0000 *** empty log message *** diff --git a/Changes b/Changes
--- a/Changes
+++ b/Changes
@@ -12,12 +12,12 @@ WISH: just for fun, do shade and tint with XRender.
WISH: http://www120.pair.com/mccarthy/nextstep/intro.htmld/Workspace.html is the correct nextstep look.
DUMB: support tex fonts
-7.4
+7.4 Sat Jan 28 15:26:27 CET 2006
- screen background wasn't always erased properly when scrolling,
- re-enabled clearing optimisation disabled in 7.4pre.
-
-7.3a Thu Jan 26 01:08:25 CET 2006
- - removed stoopid debugging message.
+ - small configure updates for libptytty.
+ - fixed version options: line output.
+ - removed stoopid debugging message left in the code.
7.3 Wed Jan 25 22:47:35 CET 2006
- don't let iso14755 or mouse reporting get into the way of perl
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 "7.4pre" -#define DATE "2006-01-27" +#define VERSION "7.4" +#define DATE "2006-01-28"
-----END OF PAGE-----