Changes between Version 14 and Version 15 of ChangeLog
- Timestamp:
- 07/14/08 00:19:13 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ChangeLog
v14 v15 1 1 = Latest Development Version / SVN Access = 2 2 3 You can get the latest development version using subversion:3 You can get the latest development version using mercurial: 4 4 {{{ 5 svn co https://excess.org/svn/urwid/urwid/trunk 5 hg clone https://excess.org/hg/urwid 6 6 }}} 7 7 8 The version in this instance of Trac (under Browse Source) is outdated. 9 8 10 = Official Releases = 11 12 == Urwid 0.9.8.3 == 13 http://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 9 22 == Urwid 0.9.8.2 == 10 23 http://excess.org/urwid/urwid-0.9.8.2.tar.gz
