Update ChangeLog and changed version to 1.0.2
This commit is contained in:
parent
7b9dd07e00
commit
616aed4ec2
@ -40,7 +40,7 @@ include(GNUInstallDirsWrapper)
|
||||
set(FREERDP_VERSION_MAJOR "1")
|
||||
set(FREERDP_VERSION_MINOR "0")
|
||||
set(FREERDP_VERSION_REVISION "2")
|
||||
set(FREERDP_VERSION_SUFFIX "rc2")
|
||||
set(FREERDP_VERSION_SUFFIX "")
|
||||
set(FREERDP_VERSION "${FREERDP_VERSION_MAJOR}.${FREERDP_VERSION_MINOR}")
|
||||
set(FREERDP_VERSION_FULL "${FREERDP_VERSION}.${FREERDP_VERSION_REVISION}")
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
RELEASEDATE Version 1.0.2
|
||||
2013-01-02 Version 1.0.2
|
||||
|
||||
FreeRDP 1.0.2 is a maintenance release which contains several bug and stability fixes.
|
||||
|
||||
@ -7,6 +7,7 @@ FreeRDP 1.0.2 is a maintenance release which contains several bug and stability
|
||||
* fix compability with x2go
|
||||
* fix keyboard state in remote app
|
||||
* documentation fixes
|
||||
* fixed crash when started with --authonly (#843)
|
||||
|
||||
* libfreerdp-core:
|
||||
* several memory leaks and double frees were fixed
|
||||
|
Loading…
Reference in New Issue
Block a user