~ubuntu-branches/ubuntu/natty/pygoocanvas/natty

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2006-09-10 20:17:39 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20060910201739-0bx7brrgtglz1lxa
Tags: 0.4.1-1
* New upstream version:
  - Much better support for subclassing ItemSimple / ItemSimpleView 
  - Don't crash an functions returning NULL CairoMatrix 
  - CairoPattern property convertion bug fixed

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
pygoocanvas (0.4.1-1) edgy; urgency=low
 
2
 
 
3
  * New upstream version:
 
4
    - Much better support for subclassing ItemSimple / ItemSimpleView 
 
5
    - Don't crash an functions returning NULL CairoMatrix 
 
6
    - CairoPattern property convertion bug fixed
 
7
 
 
8
 -- Sebastien Bacher <seb128@canonical.com>  Sun, 10 Sep 2006 20:17:39 +0200
 
9
 
1
10
pygoocanvas (0.4.0-1) edgy; urgency=low
2
11
 
3
12
  * First upload