diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 65fd6e8..8e7f188 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +mtools-perl (1.2-1) unstable; urgency=low + + * Extending texture capability to any pattern (any MTools object, be it text, image... or even loaded svg). + * Ajout de la methode addCurves a MWritable, qui permet d ajouter des courbes sans les avoir tracees au prealable. Utilisee par la duplication de postit dans Aster + + -- Philippe Ribet <ribet@cena.fr> Thu, 23 Aug 2007 14:22:00 +0200 + mtools-perl (1.1-1) unstable; urgency=low * Ajout des methodes width, height de MTools.pm |