Index: ossp-pkg/js/TODO RCS File: /v/ossp/cvs/ossp-pkg/js/TODO,v rcsdiff -q -kk '-r1.2' '-r1.3' -u '/v/ossp/cvs/ossp-pkg/js/TODO,v' 2>/dev/null --- TODO 2006/07/23 08:00:43 1.2 +++ TODO 2006/07/23 08:30:45 1.3 @@ -10,7 +10,6 @@ TODO - nothing known at this point. - - manpage js.1 fixme CANDO Index: ossp-pkg/js/js.1 RCS File: /v/ossp/cvs/ossp-pkg/js/js.1,v rcsdiff -q -kk '-r1.6' '-r1.7' -u '/v/ossp/cvs/ossp-pkg/js/js.1,v' 2>/dev/null --- js.1 2006/07/23 08:00:43 1.6 +++ js.1 2006/07/23 08:30:45 1.7 @@ -76,8 +76,10 @@ unlimited number of branches. .TP 8 .B -P -Sets the global object???? -FIXME +In case the prototype object of the (potentially changed) global object +is no longer connected to the global class, create a new global object +(which is again connected to the global class) and set its prototype +object to the old global object. .TP 8 .BI -v " version" override the numerical JavaScript version number, which the JavaScript