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/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index d943a862a..d030fe188 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,5 +1,11 @@
2012-11-23 Christopher Faylor <me.cygwin2012@cgf.cx>
+ * configure.in: Add previously-missed AC_NO_EXECUTABLES.
+ * configure: Regenerate.
+ * aclocal.m4: Ditto.
+
+2012-11-23 Christopher Faylor <me.cygwin2012@cgf.cx>
+
* Makefile.in: Use explicit path to mkdir.
2012-11-22 Christopher Faylor <me.cygwin2012@cgf.cx>