public inbox for cygwin-cvs@sourceware.org
help / color / mirror / Atom feed
From: Corinna Vinschen <corinna@sourceware.org>
To: cygwin-cvs@sourceware.org
Subject: [newlib-cygwin] Cygwin: add @cjksingle to release docs
Date: Tue, 18 Feb 2020 10:38:00 -0000	[thread overview]
Message-ID: <20200218103857.76677.qmail@sourceware.org> (raw)

https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=592b03b3ba0d51b1d3edda6302f324ecd53c83eb

commit 592b03b3ba0d51b1d3edda6302f324ecd53c83eb
Author: Corinna Vinschen <corinna@vinschen.de>
Date:   Tue Feb 18 11:32:47 2020 +0100

    Cygwin: add @cjksingle to release docs
    
    Signed-off-by: Corinna Vinschen <corinna@vinschen.de>

Diff:
---
 winsup/cygwin/release/3.1.4 | 5 +++++
 winsup/doc/new-features.xml | 7 +++++++
 2 files changed, 12 insertions(+)

diff --git a/winsup/cygwin/release/3.1.4 b/winsup/cygwin/release/3.1.4
index 1c44954..2d44870 100644
--- a/winsup/cygwin/release/3.1.4
+++ b/winsup/cygwin/release/3.1.4
@@ -16,6 +16,11 @@ What changed:
 - <signal.h>: New macro _NSIG replacing NSIG.  NSIG is now only
   visible to MISC builds, as on Linux.
 
+- The new locale modifier @cjksingle allows enforcing of single-width
+  character property for usually double-widthed characters.  This will
+  be supported by upcoming mintty releases.  For the reasoning, see
+  https://gitlab.freedesktop.org/terminal-wg/specifications/issues/9.
+
 
 Bug Fixes:
 ----------
diff --git a/winsup/doc/new-features.xml b/winsup/doc/new-features.xml
index 78c7760..9086302 100644
--- a/winsup/doc/new-features.xml
+++ b/winsup/doc/new-features.xml
@@ -75,6 +75,13 @@ set, or if an attempt is made to open a different type of socket, the
 errno is now EOPNOTSUPP instead of ENXIO.
 </para></listitem>
 
+<listitem><para>
+The new locale modifier @cjksingle allows enforcing of single-width
+character property for usually double-widthed characters.  This will
+be supported by upcoming mintty releases.  For the reasoning, see
+https://gitlab.freedesktop.org/terminal-wg/specifications/issues/9.
+</para></listitem>
+
 </itemizedlist>
 
 </sect2>


                 reply	other threads:[~2020-02-18 10:38 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=20200218103857.76677.qmail@sourceware.org \
    --to=corinna@sourceware.org \
    --cc=cygwin-cvs@sourceware.org \
    /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 read-only IMAP folder(s) and NNTP newsgroup(s).