diff --git a/README.md b/README.md index 3241d90..a4a6678 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ For more informations, see the Wiki (https://github.com/maxhq/zabbix-backup/wiki **0.8.2 (2016-09-08)** -- NEW: Option -x to use XZ instead of GZ for compression +- NEW: Option -x to use XZ instead of GZ for compression (Jonathan Wright) - NEW: Option -0 for "no compression" - FIX: Evil space was masking end of here-document (fixed in #8 by @msjmeyer) - FIX: Prevent "Warning: Using a password on the command line interface can be insecure." diff --git a/zabbix-mysql-dump b/zabbix-mysql-dump index 381a5d1..a61d727 100755 --- a/zabbix-mysql-dump +++ b/zabbix-mysql-dump @@ -24,6 +24,8 @@ # - Mișu Moldovan (dumol) # - Daniel Schneller (dschneller) # - Ruslan Ohitin (ruslan-ohitin) +# - Jonathan Wright (neonardo1) +# - msjmeyer # # AUTHOR # Jens Berthold (maxhq), 2016