summaryrefslogtreecommitdiff
path: root/libstdc++-v3/docs
diff options
context:
space:
mode:
authorbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>2000-06-01 01:06:56 +0000
committerbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>2000-06-01 01:06:56 +0000
commit5bd5c98130a7a6e1b3181c7eb47f9290de8a83eb (patch)
treee36b3a4ab7838021d2a7c667345fa4d932896c5b /libstdc++-v3/docs
parentde18388fd207fb108f64150516b179c3c74f289d (diff)
downloadgcc-5bd5c98130a7a6e1b3181c7eb47f9290de8a83eb.tar.gz
2000-05-31 Nathan Myers <ncm@cantrip.org>
* docs/thanks.html: edit own credits git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@34324 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++-v3/docs')
-rw-r--r--libstdc++-v3/docs/thanks.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/libstdc++-v3/docs/thanks.html b/libstdc++-v3/docs/thanks.html
index c9e8350a6ae..b2750885dad 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.