OSDN Git Service

Publish MinGW.org WSL-5.4 package set.
[mingw/mingw-dist.git] / ChangeLog
index 7eb4e57..2b6e022 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,106 @@
+2020-07-08  Keith Marshall  <keith@users.osdn.me>
+
+       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  <keith@users.osdn.me>
+
+       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  <keith@users.osdn.me>
+
+       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  <keith@users.osdn.me>
+
+       Publish MinGW.org WSL-5.3.3 package set.
+
+       * mingw32/mingw32-runtime.xml (mingwrt-5.3.3-dev, mingwrt-5.3.3-dll)
+       (mingwrt-5.3.3-lic, mingwrt-5.3.3-man, libmingwex-5.3.3-dll-2)
+       (libmingwex-5.3.3-dev, w32api-5.3.3-dev): Add references.
+       * common/issue.log mingw32/issue.log: Update accordingly.
+
+2020-05-28  Keith Marshall  <keith@users.osdn.me>
+
+       Publish MinGW.org WSL-5.3.2 package set.
+
+       * mingw32/mingw32-runtime.xml (mingwrt-5.3.2-dev, mingwrt-5.3.2-dll)
+       (mingwrt-5.3.2-lic, mingwrt-5.3.2-man, libmingwex-5.3.2-dll-3)
+       (libmingwex-5.3.2-dev, w32api-5.3.2-dev): Add references.
+       * common/issue.log mingw32/issue.log: Update accordingly.
+
+2020-04-30  Keith Marshall  <keith@users.osdn.me>
+
+       Publish MinGW.org WSL-5.3.1 package set.
+
+       * mingw32/mingw32-runtime.xml (mingwrt-5.3.1-dev, mingwrt-5.3.1-dll)
+       (mingwrt-5.3.1-lic, mingwrt-5.3.1-man, libmingwex-5.3.1-dll-2)
+       (libmingwex-5.3.1-dev, w32api-5.3.1-dev): Add references.
+       * common/issue.log mingw32/issue.log: Update accordingly.
+
+2020-03-17  Keith Marshall  <keith@users.osdn.me>
+
+       Correct catalogue reference for mingw-get
+
+       * mingw32/mingw32-mingw-get.xml (mingw-get-bin, mingw-get-gui)
+       (mingw-get-lic, pkginfo-bin): Add references for "pre-20170905-1"
+       release; remove obsolete references to old SF-hosted releases.
+       (download-host): Point it to OSDN.net
+       * common/issue.log mingw32/issue.log: Update accordingly.
+
+2020-03-06  Keith Marshall  <keith@users.osdn.me>
+
+       Update GCC dependencies on LIBISL.DLL
+
+       * mingw32/mingw32-gcc4.xml (gcc-core-bin): Explicitly identify all
+       LIBISL.DLL version dependencies, specific to individual GCC releases.
+       * common/issue.log mingw32/issue.log: Update accordingly.
+
+2020-03-05  Keith Marshall  <keith@users.osdn.me>
+
+       Update ISL package set to version 0.21
+
+       * mingw32/mingw32-isl.xml (isl-dev): Add release reference; specify
+       explicit LIBISL.DLL version dependencies for individual ISL releases.
+       (isl-doc, isl-lic, libisl-dll): Add release references.
+       * common/issue.log mingw32/issue.log: Update accordingly.
+
+2020-03-05  Keith Marshall  <keith@users.osdn.me>
+
+       Update MPC package set to version 1.1.0
+
+       * mingw32/mingw32-mpc.xml (mpc-dev): Add release reference; specify
+       minimum version dependency on corresponding MPFR-4.0.2 release.
+       (mpc-info, mpc-lic): Add release references.
+       (libmpc-dll): Add release reference; specify explicit LIBMPFR.DLL
+       dependencies for individual LIBMPC.DLL releases.
+       * common/issue.log mingw32/issue.log: Update accordingly.
+
+2020-03-05  Keith Marshall  <keith@users.osdn.me>
+
+       Update MPFR package set to version 4.0.2
+
+       * mingw32/mingw32-mpfr.xml (mpfr-dev): Add release reference; define
+       release specific dependencies on explicit LIBMFPR.DLL versions.
+       (mpfr-doc, mpfr-info, mpfr-lic, libmpfr-dll): Add release references.
+       * common/issue.log mingw32/issue.log: Update accordingly.
+
 2020-03-05  Keith Marshall  <keith@users.osdn.me>
 
        Publish MinGW.org GCC-9.2 and WSL-5.3 package sets.