~ubuntu-branches/ubuntu/dapper/rxvt-unicode/dapper

« back to all changes in this revision

Viewing changes to Changes

  • Committer: Bazaar Package Importer
  • Author(s): Eduard Bloch
  • Date: 2006-01-16 16:51:28 UTC
  • mfrom: (1.1.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20060116165128-dmz1wi3x3e17gu43
Tags: 7.0-1
* New upstream release
  + autodetection of (incorrect) Latin1 in pure UTF-8 environment works
    again (closes: #347718)
* removed the font name preset, automatic selection works acceptably well

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
rxvt-unicode changelog <= google-friendly title
2
2
 
 
3
TODO: move pty/tty handling into a fork'ed server and drop all privs
3
4
TODO: harmonize --disable-options into position-dependent options.
4
5
TODO: after requesting the selection and getting a timeout, no further requests will be sent.
5
6
TODO: "slow" rendering mode for bidi and scripts
6
7
TODO: read property sequence is broken with respect to utf-8 etc.
7
8
TODO: http://www120.pair.com/mccarthy/nextstep/intro.htmld/Workspace.html is the correct nextstep look.
8
 
WISH: OnTheSpot editing, or maybe switch to miiiiiiif
 
9
TODO: clarify and get rid of SMOOTH_REFRESH etc.
 
10
TODO: scroll lines into scrollback when tscroll==0, regardless of bscrol
 
11
WISH: OnTheSpot editing, or maybe switch to miiiiiiif. or maybe use perl and an overlay...
9
12
WISH: just for fun, do shade and tint with XRender.
 
13
WISH: support tex fonts
 
14
 
 
15
7.0  Fri Jan 13 14:02:18 CET 2006
 
16
        - added sections for DISTRIBUTION MAINTAINERS and about
 
17
          SETUID/SETGID to the FAQ.
 
18
        - selection, searchable-scrollback, selection-popup and
 
19
          option-popup extensions enabled by default.
 
20
        - increased xft drawing speed for problematic fonts. The effect
 
21
          will likely be small as 99% of the xft slowness is server-related.
 
22
        - perl: much increased functionality, better overlays, popup support
 
23
          and much much more.
 
24
        - perl: urxvt::line now can set via ->t and ->r.
 
25
        - perl: changed interpretation of --perl-ext-common and -pe.
 
26
        - perl: finally implemented --perl-eval.
 
27
        - perl: non-blocking anyevent support.
 
28
        - perl: run tainted and ignore perl-eval/perl-lib if started
 
29
          setuid/setgid.
 
30
        - free the resource database: this plugs a massive memory leak. As a
 
31
          side effect, it also gets rid of XGetDefault calls.
 
32
        - free one of the cursors, fixes a small memory leak.
 
33
        - built-in (as opposed to terminfos) visual bell was broken/too fast.
 
34
        - applied minor cleanups by Ladislav Michnovic.
 
35
        - applied pty handling cleanups and improvements (Emanuele Giaquinta).
 
36
        - mark-urls launch-on-click by jepler.
 
37
        - removed "small" resource parsing function, as it wasn't really
 
38
          compatible, and not really small either.
 
39
        - removed PATH_ENV and PATH file search support.
 
40
        - removed support for locale-specific app-defaults file.
 
41
        - fixed a bug where out-of-bounds colour sequences could lead
 
42
          to crashes.
 
43
        - limit colour changing to the standard 88 palette instead of all
 
44
          colours.
 
45
        - XTerm_Color01 sequence returned wrong results in query mode.
 
46
        - iom.C now checks against destructed io_manager when unregistering.
10
47
 
11
48
6.3  Wed Jan  4 22:37:10 CET 2006
12
49
        - SECURITY FIX: on systems using openpty, permissions were