Fix sbin/upgrade.pl so that it handles forking upgrade scripts without

overwriting the config file changes in earlier upgrade scripts.
This commit is contained in:
Colin Kuskie 2008-12-31 00:20:54 +00:00
parent ea253f3fae
commit 208ea281b7
3 changed files with 22 additions and 1 deletions

View file

@ -19,6 +19,7 @@
- fixed #9352: Account activation message MIA
- fixed #9046: Wiki tabs all combined (David Delikat)
- refixed #9147: Misspellings in Account
- fixed #9348: Required Upgrade Step Not Documented - 7.6.0
7.6.7
- fixed #9263: Thingy possibleValues processing, and List type autodetection.