TracDev/ApiChanges/0.12
Summary
New Dependencies
Babel (optional)
The internationalization support (i18) for Trac is depending on Babel.
It's perfectly fine to go on using Trac without it, but then of course the interface will remain in English.
Modifications made to the 0.11 API
Modified Interfaces
ITimelineEventProvider (0.12) (0.11)
FIXME: not modified, just used as an example of how to list a modified interface
Other Changes to the 0.11 API
New in the 0.12 API
New Classes
trac.resource.Resource (0.12)
FIXME: just an example
New Interfaces
trac.resource.IResourceManager (0.12)
FIXME: just an example


