*** empty log message ***
authorpcg <pcg>
Mon, 2 Feb 2004 19:07:47 +0000 (19:07 +0000)
committerpcg <pcg>
Mon, 2 Feb 2004 19:07:47 +0000 (19:07 +0000)
Changes
README.unicode
src/version.h

diff --git a/Changes b/Changes
index f811fe022a157b29bf0f65d41bc7d29607d76391..cfaef57333cb63204125ad66679abd7afe1d4e1f 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,4 +1,4 @@
-1.8
+1.8  Mon Feb  2 20:09:18 CET 2004
        - almost total conversion to C++. Except for introducing
           new bugs, this should not change much.
         - fix and re-enable background pixmap and inherit pixmap support.
index 4f7aef342bce5165a1928abde9c450c84d43df9a..f7e6f89e151d83b2618dd4d79bc90aaca5008f8c 100644 (file)
@@ -1,7 +1,7 @@
 Sketchy overview of the details:
 
-- gcc is probably required to compile this release, g++, too, as it has
-  been re-written in C++.
+- gcc-3.x is probably required to compile this release, g++, too, as it
+  has been re-written in C++.
 
 - the options used in the ./reconf script should work. everything else
   might be broken.
index 58e9151cb32df1d2a20b6f963436408c9f54a3a6..851304258b58047b99cb689f3f2c77b45dc34d2f 100644 (file)
@@ -1,5 +1,5 @@
 #define VERSION "1.8"
 #define VSTRING "10800"
-#define DATE   "2004-01-30"
-#define LSMDATE        "30JAN04"
+#define DATE   "2004-02-02"
+#define LSMDATE        "02FEB04"
 #define LIBVERSION "1:8:0"