diff --git a/CHANGELOG b/CHANGELOG index 203badb2..96e08b62 100755 --- a/CHANGELOG +++ b/CHANGELOG @@ -5,9 +5,11 @@ ######################### - Merged PHP Server Monitor Plus project by Luiz Alberto S. Ribeiro (https://github.com/madeinnordeste/PHP-Server-Monitor-Plus). -- New layout (thanks to twitter bootstrap) -- Support for mosms provider by Andreas Ek (https://github.com/EkAndreas/PHP-Server-Monitor-Plus/commit/105c734a02477befc01831e3b9b2b8fefd9b5ca5). +- Support for mosms provider by Andreas Ek +- Support for Textmarketer provider by Perri Vardy-Mason - Language files are now automatically detected, instead of a hardcoded list. - Adding Korean language file (thanks to Ik-Jun). +- Adding Portuguese / Brazilian language file (thanks to Luiz Alberto S. Ribeiro). - Large status page by Michael Greenhill. ######################### diff --git a/README.md b/README.md index 00a56a0c..257f3219 100755 --- a/README.md +++ b/README.md @@ -35,6 +35,7 @@ available: * Inetworx - * Clickatell - * Mosms - +* Textmarketer - For these gateways you need an account with sufficient credits. @@ -156,11 +157,12 @@ The second part is the actual message. There are a few variables you can use in ## CREDITS - * classes/phpmailer.class.php - Brent R. Matzelle + * Bugfixes & features - Perri Vardy-Mason + * PHP Mailer - Brent R. Matzelle * German translation - Brunbaur Herbert * French translation - David Ribeiro * Korean translation - Ik-Jun - * Brazillian translation - Luiz Alberto S. Ribeiro + * Brazilian translation - Luiz Alberto S. Ribeiro * Bootstrap implementation - Luiz Alberto S. Ribeiro * Mosms implementation - Andreas Ek * Status page - Michael Greenhill