aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorlecoanet2003-05-16 14:10:56 +0000
committerlecoanet2003-05-16 14:10:56 +0000
commit17bab7711dfa5d952901f72dad79e8defb897994 (patch)
tree1cb27d297fa231951485da1d998b61343ef9aa19 /debian
parente6ee07856c84664c487273137bb6d127b68716f5 (diff)
downloadtkzinc-17bab7711dfa5d952901f72dad79e8defb897994.zip
tkzinc-17bab7711dfa5d952901f72dad79e8defb897994.tar.gz
tkzinc-17bab7711dfa5d952901f72dad79e8defb897994.tar.bz2
tkzinc-17bab7711dfa5d952901f72dad79e8defb897994.tar.xz
*** empty log message ***
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog26
1 files changed, 26 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 88a5e79..5fd232c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,29 @@
+zinc-tk (3.2.93) unstable; urgency=low
+
+ * Fixed a bug preventing the loading and display of accented letters
+ in openGL.
+ * In zincText.tcl fixed a problem preventing insertion of accented
+ letters
+ * Added the documentation in the tk debian package
+ * Shaped images can be used both in perl/tk and in Tcl/Tk under
+ GL. Alpha channel is also supported in perl/tk (for image formats
+ that support the feature).
+ * Fixed a gradient filling bug on some (many usual) multi-contours
+ curves.
+ * Fixed a X Pixmap error problem (in GL) with some fonts reporting
+ a zero width on critical characters.
+ * Text item: Modified the processing of the white space/tab causing
+ a line break when a -width limiting atribute is in effect. The extra
+ space used to be located at the beginning of the new line. Now it is
+ suppressed. Other white spaces are still displayed at the begining
+ of the line. The new behavior seems more natural.
+ * Fixed a typo in zincText.tcl preventing the insertion of a new line.
+ * Fixed a core dump when destroying a map item due to
+ the freeing of an unallocated pattern in the symbols
+ list
+
+ -- Patrick Lecoanet <lecoanet@ath.cena.fr> Mon, 12 May 2003 13:51:10 +0200
+
zinc-tk (3.2.92) unstable; urgency=low
* Perl compilation ok even if no package installed