summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrion Vibber <brion@users.mediawiki.org>2005-06-26 10:33:40 +0000
committerBrion Vibber <brion@users.mediawiki.org>2005-06-26 10:33:40 +0000
commit7fe17707749e1c279a4c037f4b33395412ccdbf8 (patch)
tree85d251e5f300aed0b57e698a1a4ca0955d1692bb
parentce7eaa15dcb28f38e07f92500e78bf9a49985808 (diff)
bump notice for 1.5beta11.5.0beta1
Notes
http://mediawiki.org/wiki/Special:Code/MediaWiki/9683
-rw-r--r--RELEASE-NOTES17
1 files changed, 17 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 0a7d90a0a955..7b3ef3dba658 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -4,6 +4,23 @@ Security reminder: MediaWiki does not require PHP's register_globals
setting since version 1.2.0. If you have it on, turn it *off* if you can.
+== MediaWiki 1.5 beta 1 ==
+
+June 26, 2005
+
+MediaWiki 1.5 beta 1 is a preview release, pretty much feature complete,
+of the new 1.5 release series. There are several known and likely a number
+of unknown bugs; it is not recommended to use this release in a production
+environment but would be recommended for testing in mind of an upcoming
+deployment.
+
+A number of significant changes have been made since the alpha releases,
+including database changes and a reworking of the user permissions settings.
+See the file UPGRADE for details of upgrading and changing your prior
+configuration settings for the new system.
+
+
+
== MediaWiki 1.5 alpha 2 ==
June 3, 2005