aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorlecoanet2003-06-17 08:26:30 +0000
committerlecoanet2003-06-17 08:26:30 +0000
commit349c444e3144aad2c944b6353c45d560e8a77e28 (patch)
treec9c62e387a58594e0b25b781340a5816e7a6a4de /debian
parent341363997ad59cf1d6c77635a88705bcf660f158 (diff)
downloadtkzinc-349c444e3144aad2c944b6353c45d560e8a77e28.zip
tkzinc-349c444e3144aad2c944b6353c45d560e8a77e28.tar.gz
tkzinc-349c444e3144aad2c944b6353c45d560e8a77e28.tar.bz2
tkzinc-349c444e3144aad2c944b6353c45d560e8a77e28.tar.xz
*** empty log message ***
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog23
1 files changed, 23 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 5fd232c..5e83f97 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,26 @@
+zinc-tk (3.2.94) unstable; urgency=low
+
+ * Added an optimization for aligned/textured rectangles in openGL.
+ This can really boost the performances of some apps.
+ * Fixed a core dump when destroying zinc after an error occured
+ during the first Configure.
+ * Fixed the picking of multi-contours curves. They should be
+ correctly detected now.
+ * Fixed a bug in the compilation of libtess around the inclusion
+ of glu.h
+ * Added a new vector based method to describe gradient geometry.
+ The vector is specified by two points (4 floats).
+ It is available for axial, radial and the new conical gradients.
+ * Added a new gradient type: conical, defined by an angle,
+ a center and an angle or a vector.
+ * (ZincDebug) A partir de l'arbre des items, possibilité de générer
+ du code perl correspondant à une branche (Daniel Etienne).
+ * Ajout d'un module ZincTraceError (perl) qui trappe les erreurs
+ Zinc et affiche pour chaque erreur l'instruction et le message
+ d'erreur (Daniel Etienne).
+
+ -- Patrick Lecoanet <lecoanet@ath.cena.fr> Wed, 21 May 2003 09:22:18 +0200
+
zinc-tk (3.2.93) unstable; urgency=low
* Fixed a bug preventing the loading and display of accented letters