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:
authorJeff Johnston <jjohnstn@redhat.com>2015-01-05 20:31:28 +0300
committerJeff Johnston <jjohnstn@redhat.com>2015-01-05 20:31:28 +0300
commitf0e3a51e9f0298a599eba8cc31794bb1b1bf34ca (patch)
tree05ec643f2e0eeb67e2d5a2fe8de3163d22dacc43 /newlib/ChangeLog
parent47c98af2ba38108c60e666ec699de03747017bcb (diff)
2014-12-26 Freddie Chopin <freddie_chopin@op.pl>
* libc/include/sys/features.h: update newlib version and copyright year
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog22
1 files changed, 4 insertions, 18 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index be53bd927..5aeafdcc8 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,7 @@
+2014-12-26 Freddie Chopin <freddie_chopin@op.pl>
+
+ * libc/include/sys/features.h: update newlib version and copyright year
+
2014-12-18 Jeff Johnston <jjohnstn@redhat.com>
* NEWS: Update with 2.2.0 info.
@@ -12,24 +16,6 @@
* libm/*/configure: Ditto.
* libc/sys/linux/shared.ld: Add VERS_2.2
-2013-12-23 Jeff Johnston <jjohnstn@redhat.com>
-
- * NEWS: Update with 2.1.0 info.
- * README: Ditto.
- * acinclude.m4: Change version number to 2.1.0.
- * aclocal.m4: Regenerated.
- * configure: Ditto.
- * Makefile.in: Regenerated.
- * doc/aclocal.m4: Ditto.
- * doc/configure: Ditto.
- * libc/*/aclocal.m4: Ditto.
- * libc/*/configure: Ditto.
- * libc/libc.texinfo: Ditto.
- * libm/*/aclocal.m4: Ditto.
- * libm/*/configure: Ditto.
- * libm/libm.texinfo: Ditto.
- * libc/sys/linux/shared.ld: Add VERS_2.1
-
2014-12-18 Yaakov Selkowitz <yselkowi@redhat.com>
Implement BSD/GNU unlocked stdio extensions.