Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/mingw/ChangeLog')
-rw-r--r--winsup/mingw/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/winsup/mingw/ChangeLog b/winsup/mingw/ChangeLog
index 975e3adaf..affe5e164 100644
--- a/winsup/mingw/ChangeLog
+++ b/winsup/mingw/ChangeLog
@@ -1,3 +1,13 @@
+2008-10-28 Keith Marshall <keithmarshall@users.sourceforge.net>
+
+ Correct some binary distribution packaging defects.
+
+ * Makefile.in (bindist): Remove `make' conditionals; segregate into...
+ (bindist-common, bindist-mingwrt, bindist-mingw-runtime): ...these new
+ intermediate goals; they make packages of files, as specified by...
+ (BINDIST_FILES, DEVDIST_FILES, DLLDIST_FILES): ...these new macros.
+ (dist_prefix) [target_alias !~ cygwin]: Leave it undefined.
+
2008-10-18 Keith Marshall <keithmarshall@users.sourceforge.net>
Fix MinGW-Bug [2136252]: (Reported by Roumen Petrov).