Changes between Version 14 and Version 15 of ChangeLog

Show
Ignore:
Timestamp:
07/14/08 00:19:13 (5 years ago)
Author:
ian
Comment:

0.9.8.3 release, link to new mercurial repo

Legend:

Unmodified
Added
Removed
Modified
  • ChangeLog

    v14 v15  
    11= Latest Development Version / SVN Access = 
    22 
    3 You can get the latest development version using subversion: 
     3You can get the latest development version using mercurial: 
    44{{{ 
    5 svn co https://excess.org/svn/urwid/urwid/trunk 
     5hg clone https://excess.org/hg/urwid 
    66}}} 
    77 
     8The version in this instance of Trac (under Browse Source) is outdated. 
     9 
    810= Official Releases = 
     11 
     12== Urwid 0.9.8.3 == 
     13http://excess.org/urwid/urwid-0.9.8.3.tar.gz 
     14(Mon, 14 Jul 2008 00:15:57 -0400) 
     15 
     16  * Fixed a canvas cache memory leak affecting 0.9.8, 0.9.8.1 and 
     17    0.9.8.2 (found by John Goodfellow) 
     18 
     19  * Fixed a canvas fill_attr() bug (found by Joern Koerner) 
     20 
     21 
    922== Urwid 0.9.8.2 == 
    1023http://excess.org/urwid/urwid-0.9.8.2.tar.gz