From 234754d5cc21024494ae7a89ed139ab1a8d9dd69 Mon Sep 17 00:00:00 2001 From: Fred Gleason Date: Fri, 14 Jul 2017 15:58:25 -0400 Subject: [PATCH] 2017-07-14 Fred Gleason * Fixed a bug in 'rdlogin/rdlogin.cpp' that caused user login to fail to be effective when not listing users. --- ChangeLog | 2 +- PACKAGE_VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index de87c299..2b04f34f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -15903,5 +15903,5 @@ 2017-07-14 Fred Gleason * Incremented the package version to 2.16.0int07. 2017-07-14 Fred Gleason - * Fixed abug in 'rdlogin/rdlogin.cpp' that caused user login to fail + * Fixed a bug in 'rdlogin/rdlogin.cpp' that caused user login to fail to be effective when not listing users. diff --git a/PACKAGE_VERSION b/PACKAGE_VERSION index df3b5627..3d2a322d 100644 --- a/PACKAGE_VERSION +++ b/PACKAGE_VERSION @@ -1 +1 @@ -2.16.0int07 \ No newline at end of file +2.16.0int08 \ No newline at end of file