ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/Changes
(Generate patch)

Comparing rxvt-unicode/Changes (file contents):
Revision 1.147 by root, Tue Aug 10 22:36:30 2004 UTC vs.
Revision 1.168 by root, Sat Aug 14 03:00:32 2004 UTC

1Lines marked with "xterm:" indicate either xterm features ported to rxvt 1Lines marked with "xterm:" indicate either xterm features ported to rxvt
2or changed rxvt behaviour to make it more compatible to xterm (usually 2or changed rxvt behaviour to make it more compatible to xterm (usually
3xfree86's xterm). 3xfree86's xterm).
4 4
5TODO: implement xterm mode to be able to use xfree's TERM=xterm. 5TODO: implement xterm keymap option, for full TERM=xterm compliance.
6 (except for the keymapping this should be done now).
7TODO: multibyte support for setwmname et al. 6TODO: multibyte support for setwmname et al.
8TODO: there are other todo items, but they are not in this file. 7TODO: there are other todo items, but they are not in this file.
8TODO: tabbed windows
9
103.6 Sat Aug 14 04:55:26 CEST 2004
11 - SECURITY FIX: rxvtd kept open filehandles to other terminal
12 windows when spawning children. Actual risk is low (attacker
13 needs access to a local shell window).
14 - implemented parts 5.1 and 5.2 of ISO 14755 (i.e. hold down
15 Ctrl+Shift and enter hex numbers. space commits it as a unicode
16 character, or press and release Crl+Shift and then enter a
17 function key to get it's picture). patches for 5.3 (or 5.4 with
18 a little window or so) would be welcome.
19 - fixed large pastes (INCR selections, debian bug #191456).
20 - fixed longstanding bug in which rxvtd crashed when
21 a message was logged after startup (a rare case).
22 - got rid of yodl completely by converting to pod.
23 - integrated the FAQ into the manpage. In the future, more will be
24 added there.
25 - reference documentation is now installed as rxvt(7).
26 - rxvt(7) now contains README.configure, which is autogenerated.
27 - fix memory leak in insecure mode on certain display echos.
28 - report sequences now report empty strings in secure mode
29 instead of being ignored.
30 - enable some report sequences even in secure mode, such as colour
31 queries, as they are harmless(tm).
32 - rxvt-unicode will now try to find a matching xft font if it can't
33 find a matching font from the fallback list. It might look ugly,
34 but if a xft font with our character exists, rxvt will find it.
35 - moved FreeMono to the very back of the fallback list, as some
36 people complain it looks ugly. This is a no-win situation, though.
37 - fixed sourceforge bug 998970, reported against aterm:
38 "crash on -sl 0 on super small windows".
39 - decreased memory and code size when !--enable-transparency.
40 - SYNC. backported changes done to rxvt, except for Color_ufbg,
41 which I think is better done through fading, and libW11, which
42 needs testing anyways.
43 - more complete compile options help output.
44 - Provide linear scaled colour cubes for 256 colour mode.
45 Pass them through as rgbi rather than rgb so that Xlib can
46 provide gamma (from per visual intensity lists) rather than
47 providing constant gamma ourselves. Noticed by and ideas from
48 Christopher Casey <realchriscasey@hotmail.com>
49 - minor doc fix.
9 50
103.5 Wed Aug 11 00:31:34 CEST 2004 513.5 Wed Aug 11 00:31:34 CEST 2004
11 - UPGRADE ADVISED: rxvt did wake up 100 times per second. did not 52 - UPGRADE ADVISED: rxvt did wake up 100 times per second. did not
12 show in my top (linux...), but it's extremely annoying that I 53 show in my top (linux...), but it's extremely annoying that I
13 released it with that bug. :( Fixed. 54 released it with that bug. :( Fixed.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines