[Htmlparser-cvs] htmlparser/docs contributors.html,1.21,1.22
Brought to you by:
derrickoswald
From: Derrick O. <der...@us...> - 2006-03-19 15:01:28
|
Update of /cvsroot/htmlparser/htmlparser/docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24770/docs Modified Files: contributors.html Log Message: Incorporated patch #1450095 Fix for Bug 1445309 from Trejkaz Xaoza. Addition of code to parse XML processing instructions. Index: contributors.html =================================================================== RCS file: /cvsroot/htmlparser/htmlparser/docs/contributors.html,v retrieving revision 1.21 retrieving revision 1.22 diff -C2 -d -r1.21 -r1.22 *** contributors.html 12 Nov 2005 14:19:51 -0000 1.21 --- contributors.html 19 Mar 2006 15:01:22 -0000 1.22 *************** *** 396,405 **** </tr> </table> ! <p>Thanks to Marcus Mattern, Ian Macfarlane, Keiron McCammon, Martin Hudson, ! Matthew Buckett, Jamie McCrindle, John Derrick, David Andersen, Manuel Polo, ! Enrico Triolo, Gernot Fricke, Nick Burch, Stephen Harrington, Domenico Lordi, ! Kamen, John Zook, Cheng Jun, Mazlan Mat, Rob Shields, Wolfgang Germund, ! Raj Sharma, Robert Kausch, Gordon Deudney, Serge Kruppa, Roger Kjensrud, ! and Manpreet Singh for suggestions, bug reports and feature ideas. <br> <p>Thanks to Jon Gillette for the cool new logo.<br> </body> --- 396,406 ---- </tr> </table> ! <p>Thanks to Trejkaz Xaoza, Marcus Mattern, Ian Macfarlane, Keiron McCammon, ! Martin Hudson, Matthew Buckett, Jamie McCrindle, John Derrick, David Andersen, ! Manuel Polo, Enrico Triolo, Gernot Fricke, Nick Burch, Stephen Harrington, ! Domenico Lordi, Kamen, John Zook, Cheng Jun, Mazlan Mat, Rob Shields, ! Wolfgang Germund, Raj Sharma, Robert Kausch, Gordon Deudney, Serge Kruppa, ! Roger Kjensrud, and Manpreet Singh for suggestions, bug reports ! and feature ideas. <br> <p>Thanks to Jon Gillette for the cool new logo.<br> </body> |