*** empty log message ***
authorroot <root>
Sat, 28 Jan 2006 14:37:19 +0000 (14:37 +0000)
committerroot <root>
Sat, 28 Jan 2006 14:37:19 +0000 (14:37 +0000)
Changes
src/version.h

diff --git a/Changes b/Changes
index 1caba7ef287f80158864cfa291268637e27d9fde..8bc7f09e08265c8a5798718d9f2c072864236e20 100644 (file)
--- 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
index 4c8d683e52fab9d84a66f8ec40a0d5835b90af23..13ab2f01656b11059b96e1268049dcef9ccf5735 100644 (file)
@@ -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"