r51909 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r51908‎ | r51909 | r51910 >
Date:15:16, 15 June 2009
Author:kim
Status:deferred
Tags:
Comment:
compatibility break warning in header
Modified paths:
  • /trunk/testing/installer/installer_util.py (modified) (history)

Diff [purge]

Index: trunk/testing/installer/installer_util.py
@@ -85,8 +85,8 @@
8686 else:
8787 print "disabled."
8888 print
89 - print "Note: 'extension:' now means something else"
90 - print "if you want the old functionality: use 'scripted:'"
 89+ print "Revision 51908 is a compatibility break with previous revisions; solving a security issue"
 90+ print "If anyone has trouble with this, please feel free to talk to kim, and we'll work something out."
9191 print
9292 print "please type a command and hit enter"
9393 print "help<enter> for help"

Status & tagging log