From e6e3405ba52cb0189c98caf4627e1b07a8fc56eb Mon Sep 17 00:00:00 2001 From: Manuel Rego Casasnovas Date: Fri, 20 Apr 2012 12:02:57 +0200 Subject: [PATCH] doc: Add note about removing browser cache in NEWS file FEA: ItEr76S03Community --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS b/NEWS index f817466c4..f56670da8 100644 --- a/NEWS +++ b/NEWS @@ -36,6 +36,11 @@ included in this new release are: Notes ~~~~~ +.. WARNING:: + + Remove web browser cache to avoid any problem with changes in JavaScript + resources. + If you are upgrading from any 1.1.x version without using the Debian package, you will need to manually execute on your database the SQL sentences from files: ``scripts/database/upgrade_1.2.0.sql``, ``scripts/database/upgrade_1.2.1.sql``,