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

Comparing rxvt-unicode/Changes (file contents):
Revision 1.925 by root, Sat Dec 26 10:24:04 2009 UTC vs.
Revision 1.928 by root, Wed Dec 30 06:12:57 2009 UTC

19WISH: look into XAddConnectionWatch, does anybody need that? 19WISH: look into XAddConnectionWatch, does anybody need that?
20DUMB: support tex fonts 20DUMB: support tex fonts
21 21
22TODO: perl-shell-window? 22TODO: perl-shell-window?
23TODO: zweimal numlock? falsche codes rxvt urxvt for numpad? 23TODO: zweimal numlock? falsche codes rxvt urxvt for numpad?
249.07 Wed Dec 30 07:07:18 CET 2009
24 - port to glibc-2.10 changes (strchr etc. returning const char * 25 - port to glibc-2.10 changes (strchr etc. returning const char *
25 in C++), based on patches by Milos Jakubicek and Oliver Mader. 26 in C++), based on patches by Milos Jakubicek and Oliver Mader.
26 - the binary search algorithm to find precomposed characters 27 - the binary search algorithm to find precomposed characters
27 was faulty, skipping some possible combinations (found by 28 was faulty, skipping some possible combinations (found by
28 Mikachu). 29 Mikachu).
45 - make sure the alignment for fd passing control messages 46 - make sure the alignment for fd passing control messages
46 is correct and work around some NetBSD issues (Taylor R Campbell). 47 is correct and work around some NetBSD issues (Taylor R Campbell).
47 - update to libptytty 1.3. 48 - update to libptytty 1.3.
48 - replace maxosc-pastebin by a nicer version by Reza Jelveh, and move 49 - replace maxosc-pastebin by a nicer version by Reza Jelveh, and move
49 the old version to macosx-pastebin-native. 50 the old version to macosx-pastebin-native.
50 - document the -uc option (exg). 51 - document the -uc option (Emanuele Giaquinta).
51 - assertions in libev are now enabled depending on frills. 52 - assertions in libev are now enabled depending on frills.
52 - update AnyEvent implementation to version 5.23 API. 53 - update AnyEvent implementation to version 5.23 API.
53 - work around arrogant bsd idiocies again: netbsd spills the default 54 - work around arrogant bsd idiocies again: netbsd spills the default
54 namespace with lots of symbols "for gnu/gcc compatibility" even 55 namespace with lots of symbols "for gnu/gcc compatibility" even
55 though neither of them does it, and then calls the rest of the world 56 though neither of them does it, and then calls the rest of the world
57 - on_keyboard_command is on_user_command (patch by Michael Witten). 58 - on_keyboard_command is on_user_command (patch by Michael Witten).
58 - setting the selection from perl will now reset the selection screen 59 - setting the selection from perl will now reset the selection screen
59 to the current screen. the srceen can be manipulated using 60 to the current screen. the srceen can be manipulated using
60 the new ->selection_screen method. 61 the new ->selection_screen method.
61 - implement --enable-assert configure option and get rid of DEBUG_STRICT 62 - implement --enable-assert configure option and get rid of DEBUG_STRICT
62 (based on patch by exg). 63 (based on patch by Emanuele Giaquinta).
64 - fix printpipe data output (patch by Emanuele Giaquinta).
65 - allow `xxx' quoting style for perl selection.
63 - upgrade to libev-3.9 prerelease. 66 - upgrade to libev-3.9 prerelease.
67 - updated compose tables to unicode 5.2.0.
64 68
659.06 Sat Nov 8 17:47:18 CET 2008 699.06 Sat Nov 8 17:47:18 CET 2008
66 - NOTICE: this release updates terminfo/termcap. 70 - NOTICE: this release updates terminfo/termcap.
67 - updates libev to 3.48. 71 - updates libev to 3.48.
68 - the aterm code now frees the as visual and image manager objects 72 - the aterm code now frees the as visual and image manager objects

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines