--- rxvt-unicode/Changes 2006/01/28 20:33:30 1.600 +++ rxvt-unicode/Changes 2006/01/29 21:45:47 1.605 @@ -12,10 +12,16 @@ WISH: http://www120.pair.com/mccarthy/nextstep/intro.htmld/Workspace.html is the correct nextstep look. DUMB: support tex fonts - - SYNCCVS: updated to rxvt-cvs 2006-01-28, no relevant changes. + - SYNCCVS: compared to rxvt-cvs 2006-01-28, no relevant changes. - fix version report (DA) (which was unfortunately broken). - - changed version number report again, now to emulate xterm. + - changed version number report again, now to emulate xterm closer. - added the OSC sequence 702 to detect the urxvt version number. + - small configure updates. + - overhauled color management: smaller codesize, alpha support. + - support rgba:r/g/b/a, #argb, #aarrggbb and #aaaarrrrggggbbbb + colour "names". + - do not include X11/Intrinsic.h anymore, directly use + Xlib/Xutil/Xresource directly. 7.4 Sat Jan 28 15:26:27 CET 2006 - screen background wasn't always erased properly when scrolling,