Author: jhoblitt Date: Mon Oct 10 03:20:40 2005 New Revision: 9430 Modified: trunk/CREDITS trunk/README.win32 Log: change the spelling of librairies to libraries in README.win32, patch from Michael Cartmell add Michael Cartmell to CREDITS
Modified: trunk/CREDITS ============================================================================== --- trunk/CREDITS (original) +++ trunk/CREDITS Mon Oct 10 03:20:40 2005 @@ -285,6 +285,10 @@ S: Atlanta, GA N: Michael G. Schwern +N: Michael Cartmell +E: [EMAIL PROTECTED] +D: README.win32 spelling patch + N: Michael Scott D: Getting Started Guide for Parrot, many doc fixes D: Mac OS X build fixes Modified: trunk/README.win32 ============================================================================== --- trunk/README.win32 (original) +++ trunk/README.win32 Mon Oct 10 03:20:40 2005 @@ -72,9 +72,9 @@ really wants it and the binary packages need to contain anything though, as the data is pulled in from F<lib/icudt.lib>, which contains the standard data in binary form. -=item Optional librairies +=item Optional libraries -The availability of these librairies is checked by Configure.pl. +The availability of these libraries is checked by Configure.pl. B<gdbm> - GNU database manager L<http://gnuwin32.sourceforge.net/>
