From 21daeceb6e7d45a379b046b2f1a466158575a0dd Mon Sep 17 00:00:00 2001 From: JT Smith Date: Sun, 15 Dec 2002 00:34:18 +0000 Subject: [PATCH] Notice about removing unnecessary sql files. --- docs/gotcha.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/gotcha.txt b/docs/gotcha.txt index 758749cb7..5bbbbdd84 100644 --- a/docs/gotcha.txt +++ b/docs/gotcha.txt @@ -15,6 +15,12 @@ save you many hours of grief. respectively. Please delete imImport.pl and dmImport.pl from your sbin folder. + * The upgrade files for versions below 3.0.0 and previousVersion.sql + have been removed from the distribution in order to make the + distribution smaller. If you need these files you can still + find them in the CVS repository at + http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/pbwebgui/WebGUI/docs/ + 4.9.2 --------------------------------------------------------------------