*** empty log message ***
authorroot <root>
Fri, 19 Jan 2007 23:45:03 +0000 (23:45 +0000)
committerroot <root>
Fri, 19 Jan 2007 23:45:03 +0000 (23:45 +0000)
Changes
doc/rxvt.1.pod

diff --git a/Changes b/Changes
index 083036d49dd96b950831fc852b85c2cb5c454fab..bd30c65709e9cc89ca303c4b9d185421d01ef3d9 100644 (file)
--- a/Changes
+++ b/Changes
@@ -21,8 +21,6 @@ WISH: kick out xpm.C, replace by pixbuf
 DUMB: support tex fonts
 
 TODO: fix rounding of colors when !xft (#aaaaaa => #a9a900) (do not use correct, but expected value)
-TODO: tick_2_tert, 
-03:05 <Aiviru> Hrm. I've found that my problem isn't so much urxvt, though it /does/ seem to ignore colorRV
        - fix make depend in src/, reported by exg.
         - fixed typo in urxvt::GET_CUSTOM, causing the result to be wrong.
           (patch by Sergey Vlasov).
@@ -38,6 +36,8 @@ TODO: tick_2_tert,
         - use perl:matcher on a keysym to open most recently displayed URL.
         - with matcher, when multiple patterns match, last wins, not first.
         - fix make and make install with srcdir != builddir.
+        - updated bundled libptytty to fix a bug where the tty would be kept
+          open (see the libptytty ChangeLog for details).
 
 8.1  Thu Dec  7 22:27:25 CET 2006
         - ケリスマスプレゼント - zomg!!1, it's too early!!!
index a1bcfb7cce020d5ac551e6e0eb14faacb8ca7b57..7d348895d250d9a46dd7bc4ae58f6813a032b7ee 100644 (file)
@@ -566,8 +566,8 @@ foreground colour is the default.
 
 =item B<colorRV:> I<colour>
 
-Use the specified colour as the background for reverse video
-characters.
+Use the specified colour as the background for reverse video characters
+when OPTION_HC is disabled (--disable-frills).
 
 =item B<underlineColor:> I<colour>