From: Pierre Habouzit (MadCoder Date: Fri, 3 Dec 2004 11:31:02 +0000 (+0000) Subject: warnings for next release X-Git-Tag: xorg/old~715 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=a79219144f439e27fe766d5ba86c70f8c5180686;p=platal.git warnings for next release git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-27 --- diff --git a/upgrade/0.9.3/update.sh b/upgrade/0.9.3/update.sh index d198a30..f43b581 100755 --- a/upgrade/0.9.3/update.sh +++ b/upgrade/0.9.3/update.sh @@ -16,3 +16,15 @@ do done ########################################################### + +echo "BE CAREFUL : + +* scripts/ is now essentially in bin/ + (with for this release, the inner path unchanged) + --> have to modify crons + --> have to modify xml-rpc path in the daemontools + +* carva redirects are still in scripts/ but their path and name have changed. + --> the error page is scripts/webredirect_error.php + --> the redirect page is scripts/webredirect.php + "