OSDN Git Service

Prepare and publish MinGW.org WSL-5.3.3 release.
[mingw/mingw-org-wsl.git] / ChangeLog
index e0ecac9..ca61b23 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,66 @@
+2020-06-03  Keith Marshall  <keith@users.osdn.me>
+
+       Prepare and publish MinGW.org WSL-5.3.3 release.
+
+       * All files (wsl-5.3.3-release): Tag assigned.
+
+2020-06-03  Keith Marshall  <keith@users.osdn.me>
+
+       Discard obsolete distribution files from subdirectories.
+
+       * Makefile.in (dist-subdirs): Add dependency on...
+       (dist-subdirs-discard-obsolete): ...this new rule; define it.
+
+2020-06-03  Keith Marshall  <keith@users.osdn.me>
+
+       Revert 2020-05-27 changes relating to issue #40438.
+
+       * VERSION.m4 (LIBMINGWEX): Increment DLL age; this has the effect of
+       indicating restored backward compatibility with linmingwex-2.dll
+
+2020-06-03  Keith Marshall  <keith@users.osdn.me>
+
+       Adjust repository version following WSL-5.3.2 release.
+
+       * VERSION.m4 (__VERSION__): Increment it to 5.3.3
+
+2020-05-28  Keith Marshall  <keith@users.osdn.me>
+
+       Prepare and publish MinGW.org WSL-5.3.2 release.
+
+       * All files (wsl-5.3.2-release): Tag assigned.
+
+2020-05-28  Keith Marshall  <keith@users.osdn.me>
+
+       Prepare empty dist directory when required.
+
+       * Makefile.in (dist-prepare): Delete goal; move its commands...
+       (dist): ...to here; remove dependency on defective "dist-prepare".
+
+2020-05-27  Keith Marshall  <keith@users.osdn.me>
+
+       Fix libmingwex-n.dll dependencies; cf. Issue #40438.
+
+       * VERSION.m4 (LIBMINGWEX): Increment interface version to 3:0:0.
+
+2020-05-26  Keith Marshall  <keith@users.osdn.me>
+
+       Adjust repository version following WSL-5.3.1 release.
+
+       * VERSION.m4 (__VERSION__): Increment it to 5.3.2
+
+2020-04-30  Keith Marshall  <keith@users.osdn.me>
+
+       Prepare and publish MinGW.org WSL-5.3.1 release.
+
+       * All files (wsl-5.3.1-release): Tag assigned.
+
+2020-03-05  Keith Marshall  <keith@users.osdn.me>
+
+       Adjust repository version following WSL-5.3 release.
+
+       * VERSION.m4 (__VERSION__): Increment it to 5.3.1
+
 2020-03-05  Keith Marshall  <keith@users.osdn.me>
 
        Prepare and publish MinGW.org WSL-5.3 release.