Change notes for individual versions of xref. Versions prior to .50 were for private evaluation/beta and are undocumented. Version: .53 Date: 11/14/2008 Comments: Bug fix to avoid "Internet Explorer cannot open the Internet Site" errors ======================================================== - CHANGED FILES: CHANGES.TXT README.TXT xref.js init_js.tmpl init_js_opt.tmpl - Load the dynamic version of the script (the one appended within init_js.tmpl) in the head of the document instead of the body; to avoid "Internet Explorer cannot open the Internet Site (URL) Operation Aborted" errors. This is a work-around for an IE bug, see this MS KB entry for further information: http://support.microsoft.com/kb/927917/en-us Version: .52 Date: 11/12/2008 Comments: Typos ======================================================== - CHANGED FILES: CHANGES.TXT README.TXT xref.js - Fixed typos in the README.TXT. Version: .51 Date: 10/08/2008 Comments: Bug Fix ======================================================== - CHANGED FILES: CHANGES.TXT README.TXT init_js.tmpl init_js_opt.tmpl xref.js - Forgot to add the type property to dynamically created/inserted scripts. Fixed. Version: .50 Date: 10/02/2008 Comments: Initial Public Release ======================================================== - CHANGED FILES: CHANGES.TXT README.TXT xref.js init_js.tmpl term_select.tmpl init_js_opt.tmpl term_select_opt.tmpl - Initial public release. See http://webref.com/programming/perl/xref for further information.