From 16e12cab0245943f9427aa0dc6e848fa098761b4 Mon Sep 17 00:00:00 2001 From: Robin Sommer Date: Mon, 31 Aug 2015 14:39:41 -0700 Subject: [PATCH] Fixing errors in 2.4 release notes. --- CHANGES | 16 ++++++++++++---- NEWS | 4 ++-- VERSION | 2 +- 3 files changed, 15 insertions(+), 7 deletions(-) diff --git a/CHANGES b/CHANGES index 1c8acb87d3..7d6c04035e 100644 --- a/CHANGES +++ b/CHANGES @@ -1,7 +1,15 @@ - -2.4-118 | 2015-08-31 10:55:29 -0700 - - * Fix FreeBSD build errors (Johanna Amann) + +2.4-122 | 2015-08-31 14:39:41 -0700 + + * Add a number of out-of-bound checks to layer 2 code. Addresses + BIT-1463 (Johanna Amann) + + * Fix error in 2.4 release notes regarding SSH events. (Robin + Sommer) + +2.4-118 | 2015-08-31 10:55:29 -0700 + + * Fix FreeBSD build errors (Johanna Amann) 2.4-117 | 2015-08-30 22:16:24 -0700 diff --git a/NEWS b/NEWS index e3c97f68f0..0ef4c4bbe5 100644 --- a/NEWS +++ b/NEWS @@ -225,8 +225,8 @@ Changed Functionality - The SSH changes come with a few incompatibilities. The following events have been renamed: - * ``SSH::heuristic_failed_login`` to ``SSH::ssh_auth_failed`` - * ``SSH::heuristic_successful_login`` to ``SSH::ssh_auth_successful`` + * ``SSH::heuristic_failed_login`` to ``ssh_auth_failed`` + * ``SSH::heuristic_successful_login`` to ``ssh_auth_successful`` The ``SSH::Info`` status field has been removed and replaced with the ``auth_success`` field. This field has been changed from a diff --git a/VERSION b/VERSION index 81b37427ab..4365e48ae5 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.4-118 +2.4-122