Changelog for
mingw32-filesystem-20190518-34.1.noarch.rpm :
* Sat May 18 2019 ralf.habackerAATTfreenet.de- merge in mingw32-headers to be able to use raw download from sf.net
* Wed Oct 17 2018 Jan Engelhardt
- Update to new upstream release 6.0.0
* C++ __cxa_atexit
* Massive additions to support UCRT
* Sync COM interface headers with Wine development
* WinRT additions
* ARM32 and ARM64 additions
* CRT library api-ms-win-core additions
* CRT library def file reorganization- Removed popcnt.patch, 0001-Add-missing-D3D_CS_-variables.patch (no longer needed; included upstream)
* Wed Nov 22 2017 idonmezAATTsuse.com- Update to version 5.0.3
* Tue Apr 18 2017 idonmezAATTsuse.com- Add libmsvcrt.a-Added-_create_locale-and-_free_locale-ent.diff
* Tue Mar 28 2017 idonmezAATTsuse.com- Update to version 5.0.2
* Sat Jan 14 2017 idonmezAATTsuse.com- Update to version 5.0.1
* Wed Mar 23 2016 jengelhAATTinai.de- Update to new upstream release 5.0~rc1
* Basic ARM support
* gcc-5 support
* Fri Sep 04 2015 idonmezAATTsuse.com- Update to version 4.0.4
* No changelog upstream
* Tue Apr 21 2015 jengelhAATTinai.de- Update to new upstream release 4.0.2
* Fix 64bit __mingw_printf %l
*, %z
* and %g
* Tue Mar 31 2015 jengelhAATTinai.de- Add mkstemp.diff, addressing broken behavior of mkstemp(), a newly implemented function since mingw 4.0.1.
* Thu Mar 26 2015 jengelhAATTinai.de- Update to new upstream release 4.0.1
* 32-bit ARM thumb software math
* Improved DirectX 11, OpenGL 4.5/GLES 3.1 support
* added POSIX.1-2008 ftw.h
* more secure functions: qsort_s, gmtime64_s, time_s.h, ...
* added to stat.h: S_IRGRP, S_IRWXG, ...
* added to unistd.h: SHUT_
*