diff --git a/ChangeLog.rst b/ChangeLog.rst index d97fb468e..0da8cd075 100644 --- a/ChangeLog.rst +++ b/ChangeLog.rst @@ -22,6 +22,9 @@ v0.4.0 (unreleased) * Add ability to resend messages * Fix #63 Add support for numeric fingerprints * Add CLI tool for adding extensions to attachment file names +* Add Dutch translation by d9h02f +* Add German translation by Nokius & bonanza123 +* Notifications use chat instead of sms sound `v0.3.0`_ (2016-06-07) --------------------------- diff --git a/build.sh b/build.sh index 778f7a582..bcf5ab3fe 100755 --- a/build.sh +++ b/build.sh @@ -4,7 +4,7 @@ # Whisperfish build script #============================================================================== # -# This script preforms the following functions: +# This script performs the following functions: # # - Bootstrap github.com/therecipe/qt Go bindings # - Create i386 go binary for use on mersdk