]> git.cameronkatri.com Git - mandoc.git/commitdiff
Some release notes (this isn't signalling an impending release; I just
authorKristaps Dzonsons <kristaps@bsd.lv>
Thu, 19 May 2011 16:02:01 +0000 (16:02 +0000)
committerKristaps Dzonsons <kristaps@bsd.lv>
Thu, 19 May 2011 16:02:01 +0000 (16:02 +0000)
want to get some notes in).

index.sgml

index d7b2d26c59ac0166a408a9278928100c1a197c28..6756f39a13fca021dd97d4233b615a09c877d71d 100644 (file)
                        <A NAME="news">News</A>
                </H1>
 
+               <P CLASS="news">
+                       19-05-2011: version 1.11.3
+               </P>
+               <P>
+                       Introduce locale-encoding of output with the <B>-Tlocale</B> output option and Unicode escaped-character input.
+                       See <A HREF="mandoc.1.html">mandoc</A> and <A HREF="mandoc_char.7.html">mandoc_char</A>, respectively, for details.
+                       This allows for non-ASCII characters (e.g., <I>\[u5000]</I>) to be rendered in the locale's encoding, if said
+                       environment supports wide-character encoding (if it does not, <B>-Tascii</B> is used instead).
+                       Locale support can be turned off at compile time by removing <I>-DUSE_WCHAR</I> in the <I>Makefile</I>, in which case
+                       <B>-Tlocale</B> is always a synonym for <B>-Tascii</B>.
+               </P>
+
                <P CLASS="news">
                        12-05-2011: version 1.11.2
                </P>
                        <SMALL>
                                Copyright &#169; 2008&#8211;2011 
                                <A CLASS="external" HREF="http://kristaps.bsd.lv">Kristaps Dzonsons</A>, 
-                               $Date: 2011/05/14 23:41:50 $
+                               $Date: 2011/05/19 16:02:01 $
                        </SMALL>
                </P>
        </BODY>