public inbox for cygwin-cvs@sourceware.org
help / color / mirror / Atom feed
* [newlib-cygwin/cygwin-3_4-branch] Cygwin: Fix latest release message being in the wrong release file.
@ 2023-07-04 14:52 Corinna Vinschen
  0 siblings, 0 replies; only message in thread
From: Corinna Vinschen @ 2023-07-04 14:52 UTC (permalink / raw)
  To: cygwin-cvs

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

commit 1a0530f3e0564e6c0755b57dfea0efbf58eb62f4
Author:     Corinna Vinschen <corinna@vinschen.de>
AuthorDate: Tue Jul 4 16:50:00 2023 +0200
Commit:     Corinna Vinschen <corinna@vinschen.de>
CommitDate: Tue Jul 4 16:51:37 2023 +0200

    Cygwin: Fix latest release message being in the wrong release file.
    
    Fixes: 6422e76637d3 ("Cygwin: Make <sys/cpuset.h> safe for c89 compilations")
    Signed-off-by: Corinna Vinschen <corinna@vinschen.de>

Diff:
---
 winsup/cygwin/release/3.4.7 | 3 ---
 winsup/cygwin/release/3.4.8 | 5 +++++
 2 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/winsup/cygwin/release/3.4.7 b/winsup/cygwin/release/3.4.7
index 923408ec2dce..0e6922163aa3 100644
--- a/winsup/cygwin/release/3.4.7
+++ b/winsup/cygwin/release/3.4.7
@@ -25,6 +25,3 @@ Bug Fixes
 - Fix return code and errno set by renameat2, if oldfile and newfile
   refer to the same file, and the RENAME_NOREPLACE flag is set.
   Addresses: https://cygwin.com/pipermail/cygwin/2023-April/253514.html
-
-- Make <sys/cpuset.h> safe for c89 compilations.
-  Addresses: https://cygwin.com/pipermail/cygwin-patches/2023q3/012308.html
diff --git a/winsup/cygwin/release/3.4.8 b/winsup/cygwin/release/3.4.8
new file mode 100644
index 000000000000..d1e34ce3c633
--- /dev/null
+++ b/winsup/cygwin/release/3.4.8
@@ -0,0 +1,5 @@
+Bug Fixes
+---------
+
+- Make <sys/cpuset.h> safe for c89 compilations.
+  Addresses: https://cygwin.com/pipermail/cygwin-patches/2023q3/012308.html

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-07-04 14:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-04 14:52 [newlib-cygwin/cygwin-3_4-branch] Cygwin: Fix latest release message being in the wrong release file Corinna Vinschen

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).