aboutsummaryrefslogtreecommitdiffstats
path: root/UPGRADING
diff options
context:
space:
mode:
authorMark Sapiro <mark@msapiro.net>2008-03-13 16:28:24 -0700
committerMark Sapiro <mark@msapiro.net>2008-03-13 16:28:24 -0700
commit6664a56036748d4cd2290449a4bab7a4ab9d1eaa (patch)
tree699d6827b86b5c42330330e0396ba980d6c24e67 /UPGRADING
parent9489583551db1fd53c95feaadf218d8636da0fc5 (diff)
downloadmailman2-6664a56036748d4cd2290449a4bab7a4ab9d1eaa.tar.gz
mailman2-6664a56036748d4cd2290449a4bab7a4ab9d1eaa.tar.xz
mailman2-6664a56036748d4cd2290449a4bab7a4ab9d1eaa.zip
Updated Version.py for 2.1.10b4.
Updated release tag in NEWS for 2.1.10b4. Added note to UPGRADING about the necessity to reset list passwords after a 2.0.x to 2.1.x upgrade.
Diffstat (limited to '')
-rw-r--r--UPGRADING5
1 files changed, 5 insertions, 0 deletions
diff --git a/UPGRADING b/UPGRADING
index c6a19882..c71ce711 100644
--- a/UPGRADING
+++ b/UPGRADING
@@ -99,6 +99,11 @@ UPGRADING FROM 2.0.x to 2.1
To regenerate your aliases, use the bin/genaliases script.
+ IMPORTANT: The encryption algorithm for list admin passwords has
+ changed which means that after upgrading from 2.0.x to 2.1.x, list
+ passwords will have to be reset. There is a new bin/change_pw tool
+ to help with this.
+
Mailman 2.1 introduces multilingual (a.k.a. internationalization
or i18n) support. Previously only one language per list was
supported, and it was assumed that this language would be English.