~ubuntu-branches/ubuntu/precise/python2.5/precise

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Evan Broder
  • Date: 2009-07-05 20:58:57 UTC
  • Revision ID: james.westby@ubuntu.com-20090705205857-hflx45p4lb17pddg
Tags: 2.5.4-1ubuntu5
Fix the patch to curses to include some missing imports. (LP: #395321)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
python2.5 (2.5.4-1ubuntu5) karmic; urgency=low
 
2
 
 
3
  * Fix the patch to curses to include some missing imports. (LP: #395321)
 
4
 
 
5
 -- Evan Broder <broder@mit.edu>  Sun, 05 Jul 2009 20:58:57 -0400
 
6
 
1
7
python2.5 (2.5.4-1ubuntu4) jaunty; urgency=low
2
8
 
3
9
  * Fix issue #1651995, _convert_ref for non-ASCII characters. LP: #240929.