From fddc943565d78d5410f1178fea9f0c9a09d3ef63 Mon Sep 17 00:00:00 2001 From: Jeroen van Erp Date: Mon, 11 Apr 2016 16:17:14 +0200 Subject: [PATCH] updated release notes --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index 319939e1..3298f3f1 100644 --- a/README.adoc +++ b/README.adoc @@ -96,7 +96,7 @@ Google Group: http://groups.google.com/group/sshj-users Fork away! == Release history -SSHJ 0.16.0 (2016-??-??):: +SSHJ 0.16.0 (2016-04-11):: * Fixed https://github.com/hierynomus/sshj/issues/239[#239]: Remote port forwards did not work if you used the empty string as address, or a catch-all address. * Fixed https://github.com/hierynomus/sshj/issues/242[#242]: Added OSGI headers to sources jar manifest * Fixed https://github.com/hierynomus/sshj/issues/236[#236]: Remote Port forwarding with dynamic port allocation fails with BufferUnderflowException