This is the mail archive of the cygwin-cvs@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[newlib-cygwin] cygwin: add strptime %F fix to release notes


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

commit cdbec10e7914748792371512d4485a9d868fe549
Author: Corinna Vinschen <corinna@vinschen.de>
Date:   Tue Aug 29 21:12:21 2017 +0200

    cygwin: add strptime %F fix to release notes
    
    Signed-off-by: Corinna Vinschen <corinna@vinschen.de>

Diff:
---
 winsup/cygwin/release/2.9.0 | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/winsup/cygwin/release/2.9.0 b/winsup/cygwin/release/2.9.0
index 6b1f0f2..5e105fc 100644
--- a/winsup/cygwin/release/2.9.0
+++ b/winsup/cygwin/release/2.9.0
@@ -33,3 +33,6 @@ Bug Fixes
 
 - Fix a clear screen issue in Windows console when running under codepage 65001.
   Addresses: https://cygwin.com/ml/cygwin/2017-07/msg00430.html
+
+- Fix bug in strptime %F field width handling.
+  Addresses: https://cygwin.com/ml/cygwin-patches/2017-q3/msg00033.html


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]