*** empty log message ***
authorroot <root>
Tue, 15 Feb 2005 16:15:18 +0000 (16:15 +0000)
committerroot <root>
Tue, 15 Feb 2005 16:15:18 +0000 (16:15 +0000)
Changes
src/version.h

diff --git a/Changes b/Changes
index af35f3de8d98e56f718dae66ec38c25d1d6849a0..176c2cc9b0b2ada1075ce1ada03937a9aff47667 100644 (file)
--- a/Changes
+++ b/Changes
@@ -11,13 +11,13 @@ WISH: OnTheSpot editing, or maybe switch to miiiiiiif
 WISH: tabbed windows (hey, just use screen...)
 WISH: just for fun, do shade and tint with XRender.
 
-5.1
+5.1  Tue Feb 15 17:13:27 CET 2005
        - fix a bug when parsing fontnames and another one
           for empty keymaps which could result in crashes
           (Kuang-che Wu).
         - new option: -embed (frills). somebody could write a simple
           tk script to make a tab'able terminal now...
-        - only warn on X errors, *try* to continue (frills).
+        - only warn on X errors and _try_ to continue (frills).
         - add COPYING back, which got lost somehow.
         - after deciding that LSM is dead, remove all traces of it,
           along with other, similar, cleanups.
index b892749ca65f6521a263d8efa7b6d0c48daab7d1..696d480a6994225420f15fc2d32b2143948cf297 100644 (file)
@@ -1,6 +1,5 @@
 // VERSION _must_ be \d.\d+
-
 #define VERSION "5.1"
-#define DATE   "2005-02-11"
+#define DATE   "2005-02-15"
 
 #define LIBVERSION "1:0:0"