diff options
author | Kristaps Dzonsons <kristaps@bsd.lv> | 2011-09-02 13:04:05 +0000 |
---|---|---|
committer | Kristaps Dzonsons <kristaps@bsd.lv> | 2011-09-02 13:04:05 +0000 |
commit | ecb8832a8f017fdb632b5f7829cc7f0740a60dfd (patch) | |
tree | 693b5fa6e982980260e5b020f8107579ed20aea0 /index.sgml | |
parent | c78c9e8936467a043d7391bd6994eb881eb0cc70 (diff) | |
download | mandoc-ecb8832a8f017fdb632b5f7829cc7f0740a60dfd.tar.gz |
Adding version notes.
Diffstat (limited to 'index.sgml')
-rw-r--r-- | index.sgml | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -237,10 +237,10 @@ <A NAME="contact">Contact</A> </H1> <P> - Use the mailing lists for bug-reports, patches, questions, etc. (these require subscription). Please check the + Use the mailing lists for bug-reports, patches, questions, etc. Please check the <A HREF="http://mdocml.bsd.lv/cgi-bin/cvsweb/TODO?cvsroot=mdocml">TODO</A> for known issues - before posting. Beyond that, contact Kristaps at <A - HREF="http://mailhide.recaptcha.net/d?k=01M6h_w7twDp58ZgH57eWC_w==&c=Q2DBUt401ePlSeupJFrq_Q==" TITLE="Reveal + before posting. All lists are subscription-only: send a blank e-mail to the listed address to subscribe. Beyond that, + contact Kristaps at <A HREF="http://mailhide.recaptcha.net/d?k=01M6h_w7twDp58ZgH57eWC_w==&c=Q2DBUt401ePlSeupJFrq_Q==" TITLE="Reveal this e-mail address">kris...</A>@bsd.lv. </P> <TABLE WIDTH="100%" SUMMARY="Mailing Lists"> @@ -283,11 +283,11 @@ <A NAME="news">News</A> </H1> <P CLASS="news"> - xx-xx-2011: version 1.11.x + 02-09-2011: version 1.11.7 </P> <P> Added <A HREF="demandoc.1.html">demandoc</A> utility for stripping away macros and escapes. This replaces the - historical <CODE>deroff</CODE> utility. + historical <CODE>deroff</CODE> utility. Also improved the <A HREF="mdoc.7.html">mdoc</A> and <A HREF="man.7.html">man</A> manuals. </P> <P CLASS="news"> 16-08-2011: version 1.11.6 |