Ticket numbers in this file can be looked up by visiting
http://twistedmatrix.com/trac/ticket/<number>

Lore 8.2.0 (2008-12-16)
=======================

Other
-----
 - #2207, #2514


8.1.0 (2008-05-18)
==================

Fixes
-----
 - The deprecated mktap API is no longer used (#3127)


8.0.0 (2008-03-17)
==================

Fixes
-----
 - Change twisted.lore.tree.setIndexLin so that it removes node with index-link
   class when the specified index filename is None. (#812)
 - Fix the conversion of the list of options in man pages to Lore format.
   (#3017)
 - Fix conch man pages generation. (#3075)
 - Fix management of the interactive command tag in man2lore. (#3076)

Misc
----
 - #2847


0.3.0 (2007-01-06)
==================

Features
--------
 - Many docstrings were added to twisted.lore.tree (#2301)

Fixes
-----
 - Emitting a span with an index class to latex now works (#2134)


0.2.0 (2006-05-24)
==================

Features
--------
 - Docstring improvements.

Fixes
-----
 - Embedded Dia support for Latex no longer requires the 'which'
   command line tool.
 - Misc: #1142.

Deprecations
------------
 - The unused, undocumented, untested and severely crashy 'bookify'
   functionality was removed.


0.1.0
=====
 - Use htmlizer mode that doesn't insert extra span tags, thus making
   it not mess up in Safari.
