aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-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.