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 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 0 insertions, 13 deletions
diff --git a/ChangeLog b/ChangeLog
index 487b1d374..547474a56 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,16 +1,3 @@
-2015-11-02 Jon Turney <jon.turney@dronecode.org.uk>
-
- * libc/stdio/fseek.c: Add missing semicolons to prototypes in
- SYNOPSIS.
- * libc/stdio/fwide.c: Ditto.
- * libc/stdio64/fseeko64.c: Ditto.
- * libc/string/strtok.c: Ditto.
- * libc/string/wcstok.c: Ditto.
- * libm/math/w_cosh.c: Ditto.
- * libm/math/w_fmod.c: Ditto.
- * libm/mathfp/s_cosh.c: Ditto.
- * libm/mathfp/s_fmod.c: Ditto.
-
2015-09-22 Mike Frysinger <vapier@gentoo.org>
* config.guess: Update from config repo.