| OLD | NEW |
| (Empty) |
| 1 8.1.0 (2008-05-18) | |
| 2 ================== | |
| 3 | |
| 4 Fixes | |
| 5 ----- | |
| 6 - The deprecated mktap API is no longer used (#3127) | |
| 7 | |
| 8 | |
| 9 8.0.0 (2008-03-17) | |
| 10 ================== | |
| 11 | |
| 12 Fixes | |
| 13 ----- | |
| 14 - Change twisted.lore.tree.setIndexLin so that it removes node with index-link | |
| 15 class when the specified index filename is None. (#812) | |
| 16 - Fix the conversion of the list of options in man pages to Lore format. | |
| 17 (#3017) | |
| 18 - Fix conch man pages generation. (#3075) | |
| 19 - Fix management of the interactive command tag in man2lore. (#3076) | |
| 20 | |
| 21 Misc | |
| 22 ---- | |
| 23 - #2847 | |
| 24 | |
| 25 | |
| 26 0.3.0 (2007-01-06) | |
| 27 ================== | |
| 28 | |
| 29 Features | |
| 30 -------- | |
| 31 - Many docstrings were added to twisted.lore.tree (#2301) | |
| 32 | |
| 33 Fixes | |
| 34 ----- | |
| 35 - Emitting a span with an index class to latex now works (#2134) | |
| 36 | |
| 37 | |
| 38 0.2.0 (2006-05-24) | |
| 39 ================== | |
| 40 | |
| 41 Features | |
| 42 -------- | |
| 43 - Docstring improvements. | |
| 44 | |
| 45 Fixes | |
| 46 ----- | |
| 47 - Embedded Dia support for Latex no longer requires the 'which' | |
| 48 command line tool. | |
| 49 - Misc: #1142. | |
| 50 | |
| 51 Deprecations | |
| 52 ------------ | |
| 53 - The unused, undocumented, untested and severely crashy 'bookify' | |
| 54 functionality was removed. | |
| 55 | |
| 56 | |
| 57 0.1.0 | |
| 58 ===== | |
| 59 - Use htmlizer mode that doesn't insert extra span tags, thus making | |
| 60 it not mess up in Safari. | |
| OLD | NEW |