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:
authorChristopher Faylor <me@cgf.cx>2013-11-07 04:29:46 +0400
committerChristopher Faylor <me@cgf.cx>2013-11-07 04:29:46 +0400
commit13dbf6b0aa84af1477983e4c0061ba36e04ff089 (patch)
tree511d771e100e988470a580189234774828b5ebef /winsup/ChangeLog
parent2a6d6db8e2dbe21e3d9c66ea3ed3447c46d48a0a (diff)
* Makefile.in: Properly cd to directory sans install_ prefix. Report on errors
on doc install. Only 'all' is special.
Diffstat (limited to 'winsup/ChangeLog')
-rw-r--r--winsup/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/ChangeLog b/winsup/ChangeLog
index 5c191c18c..1e2b18ebb 100644
--- a/winsup/ChangeLog
+++ b/winsup/ChangeLog
@@ -1,5 +1,10 @@
2013-11-06 Christopher Faylor <me.cygwin2013@cgf.cx>
+ * Makefile.in: Properly cd to directory sans install_ prefix. Report
+ on errors on doc install. Only 'all' is special.
+
+2013-11-06 Christopher Faylor <me.cygwin2013@cgf.cx>
+
* configure.ac: Detect windows headers/libs after we've figured out the
C compiler.
* configure: Regenerate.