aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorlecoanet2005-06-17 09:51:07 +0000
committerlecoanet2005-06-17 09:51:07 +0000
commit9db42712d44773f6767226059f02fc1ba345c3a1 (patch)
tree18d66d6c3c205f07336723c29d513c1b44727ed6 /debian
parent65c2179d921fe0b6f423afd12f513aaa1cbcd4d0 (diff)
downloadtkzinc-9db42712d44773f6767226059f02fc1ba345c3a1.zip
tkzinc-9db42712d44773f6767226059f02fc1ba345c3a1.tar.gz
tkzinc-9db42712d44773f6767226059f02fc1ba345c3a1.tar.bz2
tkzinc-9db42712d44773f6767226059f02fc1ba345c3a1.tar.xz
*** empty log message ***
Diffstat (limited to 'debian')
-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.