source@mandoc.bsd.lv
 help / color / mirror / Atom feed
From: kristaps@mdocml.bsd.lv
To: source@mdocml.bsd.lv
Subject: mdocml: Some release notes (this isn't signalling an impending release;
Date: Thu, 19 May 2011 12:02:01 -0400 (EDT)	[thread overview]
Message-ID: <201105191602.p4JG21BZ026703@krisdoz.my.domain> (raw)

Log Message:
-----------
Some release notes (this isn't signalling an impending release; I just
want to get some notes in).

Modified Files:
--------------
    mdocml:
        index.sgml

Revision Data
-------------
Index: index.sgml
===================================================================
RCS file: /usr/vhosts/mdocml.bsd.lv/cvs/mdocml/index.sgml,v
retrieving revision 1.118
retrieving revision 1.119
diff -Lindex.sgml -Lindex.sgml -u -p -r1.118 -r1.119
--- index.sgml
+++ index.sgml
@@ -310,6 +310,18 @@
 		</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>
 		<P>
--
 To unsubscribe send an email to source+unsubscribe@mdocml.bsd.lv

                 reply	other threads:[~2011-05-19 16:02 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201105191602.p4JG21BZ026703@krisdoz.my.domain \
    --to=kristaps@mdocml.bsd.lv \
    --cc=source@mdocml.bsd.lv \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).