Package: rdesktop / 1.8.6-2

90-fixed_version_number_and_typo.patch Patch series | download
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
From 231502e1cf934bac130432f42bf44efcac34f517 Mon Sep 17 00:00:00 2001
From: Markus Beth <markus.beth@web.de>
Date: Wed, 22 May 2019 19:51:40 +0200
Subject: [PATCH] fixed version number and typo

---
 doc/ChangeLog | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/ChangeLog b/doc/ChangeLog
index 3a054d18..62eb5ef6 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,4 +1,4 @@
-rdesktop (1.8.5)
+rdesktop (1.8.6)
   * Fix protocol code handling new licenses
 
   -- Pierre Ossman <ossman@cendio.se> 2019-05-16
@@ -81,7 +81,7 @@ rdesktop (1.8.1)
   * Fix issue with reconnect, make use of deactivate variable
   * Added 4 new disconnect reasons with exit codes
   * Fix issues of window handling in SeamlessRDP parts of rdesktop
-  * Fix a backward compability with OpenSSL < 0.9.9
+  * Fix a backward compatibility with OpenSSL < 0.9.9
   * Fix a bug when code needs a x window available but there are none.
   * Fix a sigsegv zeroing memory
   * Fix a 64bit portability issue