diff options
author | Nathan Myers <ncm@cantrip.org> | 2000-06-01 01:06:56 +0000 |
---|---|---|
committer | Benjamin Kosnik <bkoz@gcc.gnu.org> | 2000-06-01 01:06:56 +0000 |
commit | 149a0abf245de081243396fbbaf0ad2c8bbc5d54 (patch) | |
tree | e36b3a4ab7838021d2a7c667345fa4d932896c5b | |
parent | 83bcda1e41d36db2d8b8ac2e299c8c2f3d5d53d2 (diff) | |
download | gcc-149a0abf245de081243396fbbaf0ad2c8bbc5d54.zip gcc-149a0abf245de081243396fbbaf0ad2c8bbc5d54.tar.gz gcc-149a0abf245de081243396fbbaf0ad2c8bbc5d54.tar.bz2 |
thanks.html: edit own credits
2000-05-31 Nathan Myers <ncm@cantrip.org>
* docs/thanks.html: edit own credits
From-SVN: r34324
-rw-r--r-- | libstdc++-v3/ChangeLog | 4 | ||||
-rw-r--r-- | libstdc++-v3/docs/thanks.html | 10 |
2 files changed, 9 insertions, 5 deletions
diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 451cb60..71aedbd 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,7 @@ +2000-05-31 Nathan Myers <ncm@cantrip.org> + + * docs/thanks.html: edit own credits + 2000-05-31 Benjamin Kosnik <bkoz@purist.soma.redhat.com> * bits/generic_shadow.h: Remaining _C_Shadow -> _C_shadow fix. diff --git a/libstdc++-v3/docs/thanks.html b/libstdc++-v3/docs/thanks.html index c9e8350..b275088 100644 --- a/libstdc++-v3/docs/thanks.html +++ b/libstdc++-v3/docs/thanks.html @@ -69,11 +69,11 @@ this work on scrap paper and the backs of envelopes would have been... difficult. - <LI>Nathan Myers for inflicting locales on the rest of us, working on - iostream, string and string documentation (!), fixing that - __black_count loop that so many people bugged us about, and creating - the initial documentation (DESIGN, CHECKLIST, and so forth). Huge - chunks of the MT-safe code are also due to his work. + <LI>Nathan Myers for architecture and authorship through the first + three snapshots, including implementation of locale infrastructure, + string, shadow C headers, and the initial project documentation + (DESIGN, CHECKLIST, and so forth). Later, more work on MT-safe + string and shadow headers. <LI>Felix Natter for documentation on porting. |