X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=ChangeLog;h=fd32ef5b173a4bfea5be2f71128fe0f66c0a9d5f;hb=76ba19764ba1382040dfd630b433581f489c8a04;hp=bb59ead4d383079fd0eb1210a52f026df6d11bbb;hpb=d2cc382cbae59cbc2b6cd90e29baa6a4e18fc1e5;p=mingw%2Fmingw-dist.git diff --git a/ChangeLog b/ChangeLog index bb59ead..fd32ef5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,63 @@ +2020-09-04 Keith Marshall + + Publish expat-2.2.9 package set. + + * mingw32/mingw32-expat.xml (download-host): Relocate to osdn.net + (expat, libexpat): Add expat-2.2.9 reference recordss for all package + components; mark all previous releases as "unavailable for download", + by setting all associated download tarname attributes to "none". + * common/issue.log mingw32/issue.log: Update accordingly. + +2020-07-24 Keith Marshall + + Publish MinGW.org WSL-5.4.1 package set. + + * mingw32/mingw32-runtime.xml (mingwrt-5.4.1-dev, mingwrt-5.4.1-dll) + (mingwrt-5.4.1-lic, mingwrt-5.4.1-man, libmingwex-5.3.4.1-dll-4) + (libmingwex-5.4.1-dev, w32api-5.4.1-dev): Add references. + * common/issue.log mingw32/issue.log: Update accordingly. + +2020-07-11 Keith Marshall + + Update GCC-9.2 to remove obsolete dependencies. + + * mingw32/mingw32-gcc4.xml (gcc-lic, gcc-core-bin, gcc-info, gcc-man) + (gcc-lang, libgcc-dll-1, gcc-ada-bin, libgnat-dll, gcc-c++-bin) + (gcc-c++-man, libstdc++-dll-6, gcc-fortran-bin, gcc-fortran-info) + (gcc-fortran-man, libgfortran-dll, gcc-objc-bin, libobjc-dll-4) + (libatomic-dll-1, libgomp-dll-1, libssp-dll-1, libquadmath-dll-0) + (libquadmath-info): Add release references for version 9.2.0-2. + * common/issue.log mingw32/issue.log: Update accordingly. + +2020-07-08 Keith Marshall + + Publish MinGW.org WSL-5.4 package set. + + * mingw32/mingw32-runtime.xml (mingwrt-5.4-dev, mingwrt-5.4-dll) + (mingwrt-5.4-lic, mingwrt-5.4-man, libmingwex-5.3.4-dll-4) + (libmingwex-5.4-dev, w32api-5.4-dev): Add references. + * common/issue.log mingw32/issue.log: Update accordingly. + +2020-07-06 Keith Marshall + + Publish MinGW.org WSL-5.3.4 package set. + + * mingw32/mingw32-runtime.xml (mingwrt-5.3.4-dev, mingwrt-5.3.4-dll) + (mingwrt-5.3.4-lic, mingwrt-5.3.4-man, libmingwex-5.3.4-dll-2) + (libmingwex-5.3.4-dev, w32api-5.3.4-dev): Add references. + * common/issue.log mingw32/issue.log: Update accordingly. + +2020-06-17 Keith Marshall + + Improve support for out-of-tree catalogue generation. + + * Makefile.in: When running the testsuite, use ${abs_top_srcdir} + references, rather than ${top_srcdir}; this is required, to ensure + that testsuite path names are correctly resolved, when the build + directory is not a subdirectory of ${top_srcdir}, (as is likely + to be the case, when generating a catalogue snapshot, which is + to be distributed with the mingw-get setup package). + 2020-06-03 Keith Marshall Publish MinGW.org WSL-5.3.3 package set.