Release v3.46.0 - Add sshd_x11_use_localhost parameter

This commit is contained in:
Garrett Honeycutt 2016-10-04 10:36:21 -04:00
parent f45d0cfc7d
commit 5d11a3b8b4
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
### v3.46.0 - 2016-10-04
* Add sshd_x11_use_localhost parameter
### v3.45.0 - 2016-08-30
* Add support for Ubuntu 16.04 LTS

View File

@ -1,6 +1,6 @@
{
"name": "ghoneycutt-ssh",
"version": "3.45.0",
"version": "3.46.0",
"author": "ghoneycutt",
"summary": "Manages SSH",
"license": "Apache-2.0",