From: richard Date: Sun, 2 Nov 2003 08:43:54 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=705dab6c3dc47990b51408f545ebbf2737337a37;p=roundup.git *** empty log message *** git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@1951 57a73879-2fb5-44c3-a270-3262357dd7e2 --- diff --git a/doc/upgrading.txt b/doc/upgrading.txt index eaf125f..148aa09 100644 --- a/doc/upgrading.txt +++ b/doc/upgrading.txt @@ -21,6 +21,7 @@ be replaced with a call to Database.getuid(). might still need to create an index "create index ids_name_idx on ids(name)". + Migrating from 0.6.x to 0.6.3 =============================