|
From: John W. <jwe...@us...> - 2008-07-03 23:07:56
|
Update of /cvsroot/strandmapservic/smsServer/docs In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv32302/docs Modified Files: CHANGES.txt Log Message: -fixed rendering of bubble background image in Firefox 3 Index: CHANGES.txt =================================================================== RCS file: /cvsroot/strandmapservic/smsServer/docs/CHANGES.txt,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** CHANGES.txt 12 Mar 2008 17:21:05 -0000 1.6 --- CHANGES.txt 3 Jul 2008 23:07:53 -0000 1.7 *************** *** 7,10 **** --- 7,11 ---- - added new maps from Atlas II (approx 40 new maps and two new chapters) - updated visualiztion renderer to handle some issues in the new maps + - fixed rendering of bubble background image in Firefox 3 (switched from using getElementsByClassName to $$ prototype method) Changes in v1.2.10 |