diff --git a/CHANGELOG.txt b/CHANGELOG.txt index b16891f..5095e56 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,9 @@ +~~~~~~~~~~~~~~~~ +version 1.2 +~~~~~~~~~~~~~~~~ + +* adds a new java client which also works on Z/OS OMVS. (special thanks to mainframed) + ~~~~~~~~~~~~~~~~ version 1.1 ~~~~~~~~~~~~~~~~ diff --git a/CREDITS.txt b/CREDITS.txt index ef4f90a..cb2d8d2 100644 --- a/CREDITS.txt +++ b/CREDITS.txt @@ -5,3 +5,5 @@ Special thanks to Nicholas Albright @nma_io for the encryption, SSL, threading, Special thanks to Alex Williams @offsec_ginger for adding the PowerShell Client module. ASCII ART Credit: http://www.chris.com/ascii/index.php?art=animals/insects/cockroaches + +Special thanks for mainframed for the java client