diff options
author | Sam Reed <reedy@users.mediawiki.org> | 2011-05-06 14:52:12 +0000 |
---|---|---|
committer | Sam Reed <reedy@users.mediawiki.org> | 2011-05-06 14:52:12 +0000 |
commit | c278db25b36973672a26ca7fd28de1b36c5a2825 (patch) | |
tree | 97676ec9ce87ff7351082f0605296363bd5e4102 | |
parent | 02e619d208f276f91ec53ee3f9e227c1a86fb555 (diff) | |
download | mediawikicore-c278db25b36973672a26ca7fd28de1b36c5a2825.tar.gz mediawikicore-c278db25b36973672a26ca7fd28de1b36c5a2825.zip |
Fix 2 more 1.18's from RELEASE-NOTES in r87542
Notes
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/87543
-rw-r--r-- | RELEASE-NOTES | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 2f6567afa3c4..43881c68a253 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -40,7 +40,7 @@ The supported versions are: == Upgrading == -1.18 has several database changes since 1.17, and will not work without schema +1.19 has several database changes since 1.17, and will not work without schema updates. If upgrading from before 1.11, and you are using a wiki as a commons @@ -56,7 +56,7 @@ break. Don't forget to always back up your database before upgrading! See the file UPGRADE for more detailed upgrade instructions. -For notes on 1.17.x and older releases, see HISTORY. +For notes on 1.15.x and older releases, see HISTORY. == Online documentation == |