File: ChangeLog

package info (click to toggle)
rdesktop 1.5.0-1etch2
  • links: PTS
  • area: main
  • in suites: etch
  • size: 1,392 kB
  • ctags: 2,194
  • sloc: ansic: 18,250; sh: 2,797; makefile: 179; python: 34
file content (90 lines) | stat: -rw-r--r-- 2,996 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
rdesktop (1.5.0)
  * SeamlessRDP - seamless windows support
  * Keymap fixes
  * Fix connection issues with Windows XP RTM
  * Keyboard handling improvements and fixes
  * SGI/Irix sound-driver fixes
  * Support for clipboard INCR protocol
  * Session Directory support (patch from Brian Chapeau <lheria@users.sourceforge.net>)
  * Support for long filenames on redirected drives
  * XOR ellipse drawing fix
  * Clipboard unicode support (Ilya Konstantinov)
  * Fix display issues with exotic color depths (30bpp, 32bpp, etc) (Ilya Konstantinov)
  * Large file support
  * The default color depth is now the depth of the root window
  * Basic support for Windows Vista Beta 2
  * Fix high cpu-usage in OSS-driver

rdesktop (1.4.1)
   * persistent bitmap cache optimisations
   * support for more RDP-orders (ellipse, polygon)
   * libao sound-driver (for Mac OSX and others)
   * Unicode support for transmitted strings/filenames
   * Added korean keymap
   * Xembed fixes to work with krdc correctly
   * Portability fixes
   * Support for RDP-compression (all bpps)
   * process RDP recv queue if send queue is full (Debian bug #246461)
   * SGI/Irix sound-driver fixes

  -- Michael Gernoth <michael@gernoth.net>  Sun, 8 May 2005 19:55:35 +0200 (CEST)

rdesktop (1.4.0)
   * Basic disk-, parallel-, printer- and serial-redirection
   * Fix timezone-redirection
   * Backing-store fixes
   * Fix client-IP sent to TS
   * XEmbed support for embedding rdesktop in other applications (KRDC)
   * Support for setting the RDP5 experience
   * Keyboard and keymap fixes
   * Performance improvements
   * Report disconnect-reason
   * Support for RDP-compression (currently only for 8bpp)
   * Support for persistent bitmap caching
   * Sound-driver for SGI/Irix

  -- Michael Gernoth <michael@gernoth.net>  Sun, 6 Mar 2005 22:09:55 +0100 (CET)

rdesktop (1.3.1)
   * Crypto fixes for RDP5
   * Keyboard and keymap fixes
   * some endianess fixes for high color
   * portability enhancements

  -- Matthew Chapman <matthewc@cse.unsw.edu.au>  Tue, 21 Jan 2004 20:34

rdesktop (1.3.0)

   * RDP5
   * 15, 16 and 24 bit color depths
   * Basic clipboard redirection
   * Sound
   * IPv6
   * Attaching to console on Windows 2003

  -- Peter Astrand <peter@cendio.se>  Wed, 29 Oct 2003 16:40:58 +0100 (CET)

rdesktop (1.2.0)

   * new - more portable - key mapping code
   * support for "high" (128-bit) encryption
   * toggling out of full-screen mode with Ctrl-Alt-Enter
   * a few extra options including host:port syntax
   * many, many bug fixes and optimisations

  -- Matthew Chapman <matthewc@cse.unsw.edu.au>  Thu, 30 Jan 2003 04:29

rdesktop (1.1.0)

   * solves arith.c licensing issue by taking big number routines from
     OpenSSL
   * keyboard support not merged from unified patches yet
   * still no manpage

  -- Matthew Chapman <matthewc@cse.unsw.edu.au>  Mon, 17 Sep 2001 23:14:28 +1000 (AEST)

rdesktop (1.0.0)

   * initial release

  -- Matthew Chapman <matthewc@cse.unsw.edu.au>