diff --git a/NEWS b/NEWS index 4b877e195..0c5c87107 100644 --- a/NEWS +++ b/NEWS @@ -10,6 +10,8 @@ Enhancements Bug fixes - Don't use the cache for password lookups from login page (#2169) - fixed issue with exceptions in repeating events + - Avoid data truncation issue in OpenChange with mysql backend + run sql-update-2.0.4b_to_2.0.5-mysql.sh to update existing tables 2.0.4b (2013-02-04) ------------------ diff --git a/Scripts/sql-update-2.0.4b_to_2.0.5-mysql.sh b/Scripts/sql-update-2.0.4b_to_2.0.5-mysql.sh old mode 100644 new mode 100755