aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog6
1 files changed, 5 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index b01f77e..b179b81 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,14 @@
zinc-tk (3.3.2) unstable; urgency=low
+ * Updated Python binding and new demos added (Guillaume Vidon).
+ * In Perl, when doing an itemcget or itemconfigure on an image, the returned
+ value is now the image object not its name. This should be far more useful.
+ * Fixed a bug causing a segv when a gradient is specified outside an
+ item bbox.
* Added the new C++ binding contributed by Intuilab.
* Exported ZincObjCmd to support the new C++ wrapper
* Switched to the native GLU tesselator instead of the builtin.
Removed the builtin code.
- * Copyright is changed to bsd
* Merged new Postscript emitting code (still under developpement).
* Added a new track attribute -historywidth to separate the width of
the history points from the width of the main symbol.