From f6719388bc8c1b7c1e57428057d66b0ee83a5d38 Mon Sep 17 00:00:00 2001 From: lecoanet Date: Wed, 6 Nov 2002 08:59:23 +0000 Subject: *** empty log message *** --- debian/changelog | 17 +++++++++++++++++ patchlvl.h | 2 +- 2 files changed, 18 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 3c793a2..3d541e6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,20 @@ +zinc-tk (3.2.6b1) unstable; urgency=low + + * Correction d'un bug empéchant Zinc de s'initialiser (ZnBezier a disparu). + * Mise à jour de ZincDebug par Daniel Etienne: + Modification concernant la fonction tree() : + Possibilité d'afficher, pour chaque item de l'arbre, la valeur d'un ou + de plusieurs de ses attributs; utiliser les options -optionsToDisplay et + -optionsFormat. + Mécanisme de recherche de chaine de caractères. + Feedback pour signaler qu'un item sélectionné dans l'arbre n'est pas + visible car en dehors de la fenêtre. + * Suppression de la fabrication du paquet zinc python qui de toute manière + n'était plus maintenu et ne fonctionnait pas sous Woody. + * Ajout de la démo all_options par C.Mertz. + + -- Patrick Lecoanet Wed, 6 Nov 2002 09:59:13 +0100 + zinc-tk (3.2.6b) unstable; urgency=low * Correction d'un bug empechant la mise à jour des bitmaps/images modifiées. diff --git a/patchlvl.h b/patchlvl.h index 26cf435..3d7c56e 100644 --- a/patchlvl.h +++ b/patchlvl.h @@ -9,5 +9,5 @@ #define ZINCVER 3 #define ZINCREV 2 #define ZINCPLVL 06 -#define ZINCVERSION "zinc-version-3206b" +#define ZINCVERSION "zinc-version-3206c" #endif -- cgit v1.1