OSDN Git Service

Merge recent legacy branch updates to 5.0-active branch.
[mingw/mingw-org-wsl.git] / ChangeLog
1 2016-05-12  Keith Marshall  <keithmarshall@users.sourceforge.net>
2
3         Integrate mingwrt and w32api build; synchronize versions.
4
5         * configure.ac Makefile.in: New files.
6
7         * VERSION.m4: New file; link it, to create and maintain an identical
8         copy of it, in each of the mingwrt and w32api sub-package directories.
9         (__VERSION__): New macro; define and initialize it, in preparation
10         for forthcoming integrated version 5.0 release.
11
12         * aclocal.m4: New file; link it, to make it an identical copy of
13         each identically named file, in each of the sub-package directories.
14         (__VERSION__): New macro; include VERSION.m4 to define it.
15         (__BUG_REPORT_URL__): New macro; define it.
16
17 2014-10-22  Keith Marshall  <keithmarshall@users.sourceforge.net>
18
19         Merge .hgignore from "master" branch to "legacy".
20
21         * .hgignore: New file.
22
23 2014-10-21  Keith Marshall  <keithmarshall@users.sourceforge.net>
24
25         Import w32api-3.17 source code on "legacy" branch.
26
27         * w32api: New directory; use w32api-3.17-2 release as baseline for
28         import; once again, original CVS history is NOT preserved.
29
30 2014-10-21  Keith Marshall  <keithmarshall@users.sourceforge.net>
31
32         Create "legacy" branch; import mingwrt-3.20 source code.
33
34         * mingwrt: New directory; use mingwrt-3.20-2 release as baseline
35         for import; original CVS history is NOT preserved.
36
37 2012-08-08  Earnie Boyd  <earnie@users.sourceforge.net>
38
39         * ChangeLog: New file.
40         * LICENSE: Ditto.
41         * README: Ditto.
42         * .gitignore: Ditto.