Bump version to 1.8.0

git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/rdesktop/trunk@1725 423420c4-83ab-492f-b58f-81f9feb106b5
This commit is contained in:
Henrik Andersson 2013-08-09 08:13:46 +00:00
parent e0766aae22
commit d7b1cbb838
3 changed files with 17 additions and 2 deletions

View File

@ -1,4 +1,4 @@
AC_INIT(rdesktop, 1.7.1post) AC_INIT(rdesktop, 1.8.0)
AC_CONFIG_SRCDIR([rdesktop.c]) AC_CONFIG_SRCDIR([rdesktop.c])

View File

@ -1,3 +1,18 @@
rdesktop (1.8.0)
* Support for protocol negotiation eg. SSL/TLSv1 and CredSSP
* Support for CredSSP + Kerberos authentication (NLA)
* Support for smart card single-sign-on
* Support passing smart card pin as password as argument
* Added IPC for controlling a master rdesktop process
* Support for connection sharing when using SeamlessRDP
* Improved handling of network connection failures
* Autoreconnect using the connection cookie at network failure
* Fix a few smart card issues
* Fix bug with mouse scroll handling
* Fix for left/right braces in Italian keymap
* Fix crash and memory leak in local drive redirection
* Fixes issues with license files loading/saving
rdesktop (1.7.1) rdesktop (1.7.1)
* Fix clipboard issue when not building with unicode support * Fix clipboard issue when not building with unicode support
* Fix compilation against newer PCSC lite versions * Fix compilation against newer PCSC lite versions

View File

@ -1,6 +1,6 @@
Summary: Remote Desktop Protocol client Summary: Remote Desktop Protocol client
Name: rdesktop Name: rdesktop
Version: 1.7.1post Version: 1.8.0
Release: 1 Release: 1
License: GPL; see COPYING License: GPL; see COPYING
Group: Applications/Communications Group: Applications/Communications