1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
  
     | 
    
      2014-01-14	publicsuffix 1.0.5
	* Correctly handle fully qualified domain names (thanks to Matthäus
	  Wander).
	* Updated publicsuffix.txt to the latest version from Mozilla.
2013-01-02	publicsuffix 1.0.4
	* Added missing change log.
2013-01-02	publicsuffix 1.0.3
	* Updated publicsuffix.txt to the latest version from Mozilla.
	* Added trove classifiers.
	* Minor update of the README.
2011-10-10	publicsuffix 1.0.2
	* Compatibility with Python 3.x (thanks to Joern
	  Koerner) and Python 2.5
2011-09-22	publicsuffix 1.0.1
	* Fixed installation issue under virtualenv (thanks to
	  Mark McClain)
2011-07-29	publicsuffix 1.0.0
	* First release
 
     |