diff --git a/CHANGELOG b/CHANGELOG index 38b3045..753f3a9 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -3,6 +3,7 @@ ====================== Version Description +1.0.29......Added Chinese (Simplified) translation, thanks to lijinbiao. 1.0.28......Improve fstab utility error handling. 1.0.27......Improved fstab utility, don't allow blank fields. 1.0.26......Improved jail IP search during import. diff --git a/locale-bastille/zh_CN/LC_MESSAGES/xigmanas.mo b/locale-bastille/zh_CN/LC_MESSAGES/xigmanas.mo new file mode 100644 index 0000000..b62f77d Binary files /dev/null and b/locale-bastille/zh_CN/LC_MESSAGES/xigmanas.mo differ diff --git a/version b/version index 8b54409..4c24bf1 100644 --- a/version +++ b/version @@ -1 +1 @@ -1.0.28 +1.0.29