Revision history for Perl module HTML::ParseBrowser

1.01 unreleased

    - Fixed handling of Safari version numbers
    - Added tests for IE 8, 9, 10
    - Improved support for Opera including correct handling of version numbers
    - Added Russian to language recognition
    - Recognises Windows 7 and Windows 8
    - Min version of Perl 5.004 and improved META keywords (from CHORNY)
    - Now recognises Chrome
    - Fixed bug which meant lang(), language() and friends didn't work
    - Fixed warnings about use of undefined values
    - Added a DESTROY method to fix warning caused by AUTOLOAD trying
      to handle DESTROY
    - Now use strict and warnings

1.0 2008-07-16

    - updates

0.5 2001-08-14

	- original version