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:
authorCorinna Vinschen <corinna@vinschen.de>2014-11-13 15:12:56 +0300
committerCorinna Vinschen <corinna@vinschen.de>2014-11-13 15:12:56 +0300
commit8e0b17fb49397b5b94ea7a1920dc9b64323cece0 (patch)
tree1b9b0e4e39e80b44ddd68afa0dd2caa10c683733 /winsup/ChangeLog
parentb7d6a7c805565ab550458c863ad1aaa7031de2b0 (diff)
* configure.ac: Convert to new AC_INIT style.
* configure: Regenerate.
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 c169880e5..4756573aa 100644
--- a/winsup/ChangeLog
+++ b/winsup/ChangeLog
@@ -1,3 +1,8 @@
+2014-11-13 Corinna Vinschen <corinna@vinschen.de>
+
+ * configure.ac: Convert to new AC_INIT style.
+ * configure: Regenerate.
+
2014-08-07 Yaakov Selkowitz <yselkowi@redhat.com>
* Makefile.common (COMPILE.cc): Add -fno-use-cxa-atexit.