summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--newlib/ChangeLog3
1 files changed, 0 insertions, 3 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index f8521f47b..d782a6af3 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -5,9 +5,6 @@
2012-07-06 Corinna Vinschen <vinschen@redhat.com>
-
-2012-07-06 Corinna Vinschen <vinschen@redhat.com>
-
Allow building of Cygwin using Mingw64 SDK headers:
* libc/include/sys/time.h: Drop _WINSOCK_H guard. Just use
_TIMEVAL_DEFINED instead.