diff options
author | Guy Harris <guy@alum.mit.edu> | 2001-10-01 08:51:31 +0000 |
---|---|---|
committer | Guy Harris <guy@alum.mit.edu> | 2001-10-01 08:51:31 +0000 |
commit | 41254f45fd4c91aaa393c1eb943015b1b3c3cb54 (patch) | |
tree | e1d4eee92ef559764b52f0da34d3616c74e3568d | |
parent | ff50cff36d37edeea5f2ffa01fa6ccfbafd521b4 (diff) | |
download | wireshark-41254f45fd4c91aaa393c1eb943015b1b3c3cb54.tar.gz wireshark-41254f45fd4c91aaa393c1eb943015b1b3c3cb54.tar.bz2 wireshark-41254f45fd4c91aaa393c1eb943015b1b3c3cb54.zip |
Merge the two AUTHORS entries for Motonori Shindo.
Fix a typo in the AUTHORS entry for Pasi Eronen, and add him to the list
of authors in the man page.
svn path=/trunk/; revision=3988
-rw-r--r-- | AUTHORS | 9 | ||||
-rw-r--r-- | doc/ethereal.pod.template | 1 |
2 files changed, 4 insertions, 6 deletions
@@ -768,6 +768,8 @@ Motonori Shindo <mshindo[AT]mshindo.net> { support in PPP dissector Support for decoding additional data, for CHAP, in LCP Authentication Protocol option + Additional vendor (CoSine) for Radius + Patches to PPP for CHAP support } Terje Krogdahl <tekr[AT]nextra.com> { @@ -805,12 +807,7 @@ Graeme Hewson <graeme.hewson[AT]oracle.com> { Additional Ascend codes, and IETF codes, for Radius } -Montonori Shindo <mshindo[at]mshindo.net> { - Additional vendor for Radius - Patches to ppp for chap support -} - -Pasi Eronen <pasi.eronen[at]nixu.com { +Pasi Eronen <pasi.eronen[at]nixu.com> { Patches to the dcerpc dissector for data representation decoding } diff --git a/doc/ethereal.pod.template b/doc/ethereal.pod.template index 9b16d6d1f7..8b28c4f5f1 100644 --- a/doc/ethereal.pod.template +++ b/doc/ethereal.pod.template @@ -1159,6 +1159,7 @@ B<http://www.ethereal.com>. Tom Uijldert <Tom.Uijldert[AT]cmg.nl> Endoh Akira <endoh[AT]netmarks.co.jp> Graeme Hewson <graeme.hewson[AT]oracle.com> + Pasi Eronen <pasi.eronen[at]nixu.com> Alain Magloire <alainm[AT]rcsm.ece.mcgill.ca> was kind enough to give his permission to use his version of snprintf.c. |