|
From: Brad S. <sc...@us...> - 2007-09-11 02:40:13
|
Update of /cvsroot/offl/offl In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv1129 Modified Files: Tag: 1.43 changelog.txt Log Message: Describes fixes on players.php and games.php. Index: changelog.txt =================================================================== RCS file: /cvsroot/offl/offl/changelog.txt,v retrieving revision 1.42 retrieving revision 1.43 diff -C2 -d -r1.42 -r1.43 *** changelog.txt 6 Sep 2007 14:14:11 -0000 1.42 --- changelog.txt 11 Sep 2007 02:40:12 -0000 1.43 *************** *** 1,2 **** --- 1,6 ---- + CHANGELOG FOR V0.2.7 + -- Fixed links for gamecenter pages at sportsline.com (www/games.php). + -- Removed incorrect function call for getPictureLoc and tried to replace it with getNFLProfile, but this needs more work. (www/players.php). + CHANGELOG FOR V0.2.6 -- Added ability to parse player, game, and statistics from CBS Sportsline, subsequently deprecating previous ability with nfl.com (www/htmlparser.inc). Thanks to vikesfan and stratego. |