From d0b3be1749760180050c946afc579a3a6c0655ae Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Tue, 25 Oct 2011 14:51:49 -0700 Subject: [PATCH] Document what happened to the upgrade script. --- docs/gotcha.txt | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/docs/gotcha.txt b/docs/gotcha.txt index ca16eed55..8756ab3fa 100644 --- a/docs/gotcha.txt +++ b/docs/gotcha.txt @@ -11,7 +11,13 @@ save you many hours of grief. -------------------------------------------------------------------- * WebGUI 8 is not API compatible with WebGUI 7. If you have custom code, chances are you'll need to update it to make it work with - WebGUI 8. + WebGUI 8. Please read docs/migration.txt for information about + changes to the WebGUI API. + + * Many scripts in the sbin directory have been replaced by the webgui.pl + master script. + + * upgrade.pl -> webgui.pl upgrade * The rotation, deletion and reordering of Photos in a Gallery Album has been removed because the way it was implemented in WebGUI 7