Edgewall Software

Changes between Version 14 and Version 15 of 1.1/TracUpgrade


Ignore:
Timestamp:
Jul 25, 2015, 6:53:13 AM (9 years ago)
Author:
Ryan J Ollos
Comment:

Merged TracUpgrade@116.

Legend:

Unmodified
Added
Removed
Modified
  • 1.1/TracUpgrade

    v14 v15  
    107107===== Python 2.4 no longer supported
    108108Upgrade Python to at least 2.5, but not 3.0.
     109
     110===== Obsolete Plugins
     111
     112Trac has added functionality equivalent to the following plugins:
     113
     114* [https://trac-hacks.org/wiki/BatchModifyPlugin BatchModifyPlugin]
     115* ​[https://trac-hacks.org/wiki/GitPlugin GitPlugin]
     116* [https://trac-hacks.org/wiki/OverrideEditPlugin OverrideEditPlugin]
     117
     118The plugins should be removed when upgrading Trac to 1.0.
    109119
    110120===== Subversion components not enabled by default for new installations