root/xsel/trunk/ChangeLog

Revision 203, 0.8 kB (checked in by conrad, 1 year ago)

Release 1.0.0

Line 
1 Sun Jan 13 00:11:01 JST 2008 Conrad Parker <conrad@vergenet.net>
2
3         * Version 1.0.0
4
5         * Support for retrieving and serving UTF8_STRING atoms. When
6           retrieving a selection, xsel determines whether or not the
7           current selection owner supports UTF8_STRING and uses that if
8           possible.
9           + Debian bug #231413: Doesn't work correctly in a UTF-8 environment
10
11         * Fixes for the following bugs:
12           + Segfault when attempting to delete the selection that xsel owns,
13             eg: echo "hello, world" | ./xsel -i && ./xsel -d
14           + Debian bug #444638: xsel clears buffer instead of outputting
15                                 when backgrounded.
16           + Debian bug #203925: xsel manpage double option
17
18 Thu Oct 25 13:52:36 EST 2001 Conrad Parker <conrad@vergenet.net>
19
20         * Ported build to use automake+autoconf
21         * Added README etc.
Note: See TracBrowser for help on using the browser.