From 5163bceef1bc36d43f3dc0b83c88998168a363a0 Mon Sep 17 00:00:00 2001 From: AutomatedTester Date: Wed, 10 Sep 2014 17:21:11 +0100 Subject: [PATCH] Updating Changelog for 2.43.1 --- java/CHANGELOG | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/java/CHANGELOG b/java/CHANGELOG index c99c82a7ae87e..1f5d5c405554a 100644 --- a/java/CHANGELOG +++ b/java/CHANGELOG @@ -1,3 +1,8 @@ +v2.43.1 +======= + + * Fixing socketlock bug with reusing the same profile multiple times + v2.43.0 ======= WebDriver: @@ -1634,4 +1639,4 @@ Grid: * Properly form the HTML output for console display. * Track when a session has become orphaned. I.e., when the client sends no commands after the initial session creation. This almost always indicates - the client is no longer connected and the session is unusable immediately. + the client is no longer connected and the session is unusable immediately. \ No newline at end of file