*** empty log message ***
authorroot <root>
Sun, 25 Nov 2007 09:26:05 +0000 (09:26 +0000)
committerroot <root>
Sun, 25 Nov 2007 09:26:05 +0000 (09:26 +0000)
Changes
README.FAQ
doc/rxvt.7.html
doc/rxvt.7.man.in
doc/rxvt.7.txt
src/Makefile.in
src/version.h

diff --git a/Changes b/Changes
index 3f7f5dab25e6f07ebefcadd97c0f3c581e350658..392d8a53d2de5a193890c57ec6480792a3debdd7 100644 (file)
--- a/Changes
+++ b/Changes
@@ -17,7 +17,9 @@ 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.7
+8.7  Sun Nov 25 10:23:49 CET 2007
+        - update libev with an important bugfix that would cause crashes
+          when closing windows (when using rxvtd, and update is recommended).
         - do not compile in the block builtin graphics with --disable-frills.
 
 8.6  Fri Nov 23 14:10:57 CET 2007
index e836dddb854dd2bcd85bd910d7b5b6e3fdefba9b..a97ea4fd857b99a3b3074926f0e9da01c2978806 100644 (file)
@@ -299,8 +299,8 @@ RXVT-UNICODE/URXVT FREQUENTLY ASKED QUESTIONS
     standard foreground colour.
 
     For the standard background colour, blinking will actually make the text
-    blink when compiled with "--enable-blinking". with standard colours.
-    Without "--enable-blinking", the blink attribute will be ignored.
+    blink when compiled with "--enable-text-blink". Without
+    "--enable-text-blink", the blink attribute will be ignored.
 
     On ANSI colours, bold/blink attributes are used to set high-intensity
     foreground/background colors.
index de17131a4fe5aa9e200c88d41d24cfd81fc38fb0..a93942d4d4d6dd2abf8883ec7c79396e5e143aba 100644 (file)
@@ -6,7 +6,7 @@
        <meta name="description" content="Pod documentation for RXVT REFERENCE" />
        <meta name="inputfile" content="&lt;standard input&gt;" />
        <meta name="outputfile" content="&lt;standard output&gt;" />
-       <meta name="created" content="Mon Nov 19 14:38:45 2007" />
+       <meta name="created" content="Sun Nov 25 10:25:54 2007" />
        <meta name="generator" content="Pod::Xhtml 1.57" />
 <link rel="stylesheet" href="http://res.tst.eu/pod.css"/></head>
 <body>
@@ -496,10 +496,9 @@ look best that way.</p>
 <div id="What_s_with_this_bold_blink_stuff_CO">
 <p>If no bold colour is set via <code>colorBD:</code>, bold will invert text using the
 standard foreground colour.</p>
-<p>For the standard background colour, blinking will actually make the
-text blink when compiled with <code>--enable-blinking</code>. with standard
-colours. Without <code>--enable-blinking</code>, the blink attribute will be
-ignored.</p>
+<p>For the standard background colour, blinking will actually make
+the text blink when compiled with <code>--enable-text-blink</code>. Without
+<code>--enable-text-blink</code>, the blink attribute will be ignored.</p>
 <p>On ANSI colours, bold/blink attributes are used to set high-intensity
 foreground/background colors.</p>
 <p>color0-7 are the low-intensity colors.</p>
index eac942c3774c63aabcd2be981e67239bf7d16af6..a7ea67aa832ec26724caa0e6d6f7406bd089e8b6 100644 (file)
 .\" ========================================================================
 .\"
 .IX Title "@@RXVT_NAME@@ 7"
-.TH @@RXVT_NAME@@ 7 "2007-11-19" "8.4" "RXVT-UNICODE"
+.TH @@RXVT_NAME@@ 7 "2007-11-25" "8.7" "RXVT-UNICODE"
 .SH "NAME"
 RXVT REFERENCE \- FAQ, command sequences and other background information
 .SH "SYNOPSIS"
@@ -524,10 +524,9 @@ If you want antialiasing, you have to specify the fonts manually.
 If no bold colour is set via \f(CW\*(C`colorBD:\*(C'\fR, bold will invert text using the
 standard foreground colour.
 .PP
-For the standard background colour, blinking will actually make the
-text blink when compiled with \f(CW\*(C`\-\-enable\-blinking\*(C'\fR. with standard
-colours. Without \f(CW\*(C`\-\-enable\-blinking\*(C'\fR, the blink attribute will be
-ignored.
+For the standard background colour, blinking will actually make
+the text blink when compiled with \f(CW\*(C`\-\-enable\-text\-blink\*(C'\fR. Without
+\&\f(CW\*(C`\-\-enable\-text\-blink\*(C'\fR, the blink attribute will be ignored.
 .PP
 On \s-1ANSI\s0 colours, bold/blink attributes are used to set high-intensity
 foreground/background colors.
index 7629ead33c68e806358b5436fd5db732dd7b889d..e32db3506ace45bb7529e7d6a117041e9fe45717 100644 (file)
@@ -319,8 +319,8 @@ RXVT-UNICODE/URXVT FREQUENTLY ASKED QUESTIONS
     standard foreground colour.
 
     For the standard background colour, blinking will actually make the text
-    blink when compiled with "--enable-blinking". with standard colours.
-    Without "--enable-blinking", the blink attribute will be ignored.
+    blink when compiled with "--enable-text-blink". Without
+    "--enable-text-blink", the blink attribute will be ignored.
 
     On ANSI colours, bold/blink attributes are used to set high-intensity
     foreground/background colors.
index e8f0514f9c23f6f5dd7cd4924aa5ecf3dd0f0d46..44528cddcfb1d2a588d3f79744a82c507a46f24b 100644 (file)
@@ -163,7 +163,7 @@ encoding.o: table/cns11643_1992_f.h table/big5_ext.h table/big5_plus.h
 encoding.o: table/viscii.h table/jis0201_1976_0.h table/jis0208_1990_0.h
 encoding.o: table/jis0212_1990_0.h table/jis0213_1.h table/jis0213_2.h
 encoding.o: table/compose.h table/category.h
-ev_cpp.o: rxvttoolkit.h ev_cpp.h rxvtlib.h optinc.h rxvtutil.h callback.h
+ev_cpp.o: ev_cpp.h
 fdpass.o: ../config.h libptytty.h
 init.o: ../config.h rxvt.h rxvtlib.h optinc.h feature.h encoding.h rxvtutil.h
 init.o: rxvtfont.h rxvttoolkit.h ev_cpp.h callback.h salloc.h libptytty.h
@@ -262,7 +262,7 @@ encoding.lo: table/cns11643_1992_f.h table/big5_ext.h table/big5_plus.h
 encoding.lo: table/viscii.h table/jis0201_1976_0.h table/jis0208_1990_0.h
 encoding.lo: table/jis0212_1990_0.h table/jis0213_1.h table/jis0213_2.h
 encoding.lo: table/compose.h table/category.h
-ev_cpp.lo: rxvttoolkit.h ev_cpp.h rxvtlib.h optinc.h rxvtutil.h callback.h
+ev_cpp.lo: ev_cpp.h
 fdpass.lo: ../config.h libptytty.h
 init.lo: ../config.h rxvt.h rxvtlib.h optinc.h feature.h encoding.h
 init.lo: rxvtutil.h rxvtfont.h rxvttoolkit.h ev_cpp.h callback.h salloc.h
index 83621570ce21dff547f57f14c8897704fb3d85d2..561ad588f3fcad082ca145351b4444a3d233ac28 100644 (file)
@@ -1,3 +1,3 @@
 // VERSION _must_ be \d.\d+
-#define VERSION "8.6"
-#define DATE   "2007-11-23"
+#define VERSION "8.7"
+#define DATE   "2007-11-25"