aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authormertz2003-06-24 16:17:28 +0000
committermertz2003-06-24 16:17:28 +0000
commit9d7ca6d6593fb811f7e44449ec03c3d2c9035827 (patch)
tree306338438a2dac89b16e23f991d6f1946473a448 /debian
parenta14ec750eb850aa2241df3f2e1c00a6aaa90438c (diff)
downloadtkzinc-9d7ca6d6593fb811f7e44449ec03c3d2c9035827.zip
tkzinc-9d7ca6d6593fb811f7e44449ec03c3d2c9035827.tar.gz
tkzinc-9d7ca6d6593fb811f7e44449ec03c3d2c9035827.tar.bz2
tkzinc-9d7ca6d6593fb811f7e44449ec03c3d2c9035827.tar.xz
modifs faites par Daniel et Christophe
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog13
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 5e83f97..6d84087 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+zinc-tk (3.2.95) unstable; urgency=low
+
+ * a new perl module for building complex graphic objects:
+ Tk::Zinc::Graphics.pm
+ * Perl module Text is renamed Tk::Zinc::Text (beaware: slight incompatible change!)
+ * Perl module Logo is renamed Tk::Zinc::Logo
+ * new demos :
+ - color-path-and-conic.pl to demonstrate conical and path gradient
+ - testGraphics.pl to demonstrate the power of Graphics.pm
+ - Magiclens.pl
+
+ --
+
zinc-tk (3.2.94) unstable; urgency=low
* Added an optimization for aligned/textured rectangles in openGL.