8.5
authorroot <root>
Wed, 21 Nov 2007 04:23:02 +0000 (04:23 +0000)
committerroot <root>
Wed, 21 Nov 2007 04:23:02 +0000 (04:23 +0000)
Changes
src/version.h

diff --git a/Changes b/Changes
index 489d1864cf3f5357657242c8d21713c38b73689d..4c931c8ea0e594de8aecbcb1c2af0b515bb34fc8 100644 (file)
--- a/Changes
+++ b/Changes
@@ -17,7 +17,7 @@ WISH: load system-wide config file even if we don't have one
 WISH: look into XAddConnectionWatch, does anybody need that?
 DUMB: support tex fonts
 
-8.5
+8.5  Wed Nov 21 05:19:20 CET 2007
         - expect major portability issues in this release: please test and report.
        - converted from the veritable io manager event loop to
           the high performance libev (http://software.schmorp.de/pkg/libev).
@@ -28,6 +28,7 @@ DUMB: support tex fonts
        - automove-background functionality re-implemented internaly using :root op in pixmap
          geometry string. For example: rxvt -pixmap "image.jpg;:root"
         - do not link rxvtc against every lib on the planet anymore.
+        - parallel builds should work once more.
 
 8.4  Sat Oct 27 14:02:13 CEST 2007
        - overhaul of the transparency/pixmap code (sasha).
index 8d68ad673fbabdd15a0f92ecd1a489a74b3fdc5c..baf4030ed4ab28e0350626f7318c0221644e4801 100644 (file)
@@ -1,3 +1,3 @@
 // VERSION _must_ be \d.\d+
-#define VERSION "8.4"
-#define DATE   "2007-10-27"
+#define VERSION "8.5"
+#define DATE   "2007-11-21"