=================================================================== RCS file: /cvs/mandoc/Attic/index.sgml,v retrieving revision 1.109 retrieving revision 1.110 diff -u -p -r1.109 -r1.110 --- mandoc/Attic/index.sgml 2011/03/22 15:30:30 1.109 +++ mandoc/Attic/index.sgml 2011/03/29 09:29:29 1.110 @@ -324,6 +324,27 @@

+ 28-03-2011: + version 1.11.1 +

+

+ The earlier libroff, libmdoc, and libman soup have been merged into + a single library, libmandoc, which manages all aspects of + parsing real manuals (from line-handling to tbl parsing). +

+

+ Beyond this structural change, initial eqn functionality is in + place. For the time being, this is limited to the recognition of equation blocks; + future version of mdocml will expand upon this framework. +

+

+ As usual, many general fixes and improvements have also occured. In particular, a great + deal of redundancy and superfluous code has been removed with the merging of the backend + libraries. +

+
+
+

07-01-2011: version 1.10.9

@@ -378,7 +399,7 @@
- Copyright © 2008–2011 Kristaps Dzonsons, $Date: 2011/03/22 15:30:30 $ + Copyright © 2008–2011 Kristaps Dzonsons, $Date: 2011/03/29 09:29:29 $