From 00b0b5a898d9a705092704cb234ca5a5cdd6570b Mon Sep 17 00:00:00 2001 From: lecoanet Date: Mon, 24 Jan 2005 14:21:48 +0000 Subject: Fixes for the conditional compilation of the atc code. --- debian/changelog | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 3f56f78..a8ae2bb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,15 @@ zinc-tk (3.3.01) unstable; urgency=low + * All the ATC specific code in now optional. To remove it add + --enable-atc=no to the configure invocation. In Perl you have + to say perl Makefile.PL with-atc=no. + * Changed the method used to position the label wrt the track + position. Now regarless of its shape and its angular position, + the label is maintained at the requested distance. + * Corrected a nasty memory leak in the Curve geometry management. + It affected only the simple curves, convex with only one contour. + This bug might be the source of some performance problems observed + lately. * Debug.pm (D.Etienne) - built code correctly manages transformations. - the transformation matrix can be displayed. @@ -8,7 +18,7 @@ zinc-tk (3.3.01) unstable; urgency=low coordinates. - added the -expandTagsField option to configure the tags display in the attributes window. - + -- Patrick Lecoanet Mon, 11 Nov 2004 17:10:07 +0200 zinc-tk (3.3.0) unstable; urgency=low -- cgit v1.1