diff options
author | Jeff Johnston <jjohnstn@redhat.com> | 2010-12-16 21:59:17 +0000 |
---|---|---|
committer | Jeff Johnston <jjohnstn@redhat.com> | 2010-12-16 21:59:17 +0000 |
commit | 321b046c80ef6fc21e994a58f436d348d50b7db7 (patch) | |
tree | 42cdea02e642198d9086a7a8e63a1fda2fd3ddd5 /newlib/MAINTAINERS | |
parent | 9296807af3c5ffe07fe00316dc7552a57df7fea9 (diff) | |
download | cygnal-321b046c80ef6fc21e994a58f436d348d50b7db7.tar.gz cygnal-321b046c80ef6fc21e994a58f436d348d50b7db7.tar.bz2 cygnal-321b046c80ef6fc21e994a58f436d348d50b7db7.zip |
2010-12-16 Jeff Johnston <jjohnstn@redhat.com>
* NEWS: Update with 1.19.0 info.
* README: Ditto.
* MAINTAINERS: Update.
* acinclude.m4: Change version number to 1.19.0.
* aclocal.m4: Regenerated.
* configure: Ditto.
* Makefile.am: Fix stmp-targ-include target.
* 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_1.19
Diffstat (limited to 'newlib/MAINTAINERS')
-rw-r--r-- | newlib/MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/newlib/MAINTAINERS b/newlib/MAINTAINERS index d3e0dc1a7..59105b1cf 100644 --- a/newlib/MAINTAINERS +++ b/newlib/MAINTAINERS @@ -6,6 +6,7 @@ The official maintainers of newlib: Jeff Johnston jjohnstn@redhat.com +Corinna Vinschen corinna@vinchen.de Various Domain Maintainers @@ -47,3 +48,4 @@ Anthony Green green@moxielogic.com DJ Delorie dj@redhat.com Jim Wilson wilson@specifixinc.com Nick Clifton nickc@redhat.com +Eric Blake eblake@redhat.com |