aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlecoanet2002-12-20 13:56:56 +0000
committerlecoanet2002-12-20 13:56:56 +0000
commitb6cc06426c26f2ac0fbea7bba4daa7d9d5046a47 (patch)
tree49f24edd55950ff3dc5e3a1babaa708d2de63dd2
parent5afc2fbae49e7b92b1ea32f487d03c9195f90fd9 (diff)
downloadtkzinc-b6cc06426c26f2ac0fbea7bba4daa7d9d5046a47.zip
tkzinc-b6cc06426c26f2ac0fbea7bba4daa7d9d5046a47.tar.gz
tkzinc-b6cc06426c26f2ac0fbea7bba4daa7d9d5046a47.tar.bz2
tkzinc-b6cc06426c26f2ac0fbea7bba4daa7d9d5046a47.tar.xz
*** empty log message ***
-rw-r--r--debian/changelog7
-rw-r--r--patchlvl.h2
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 69d9560..387a3df 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+zinc-tk (3.2.6e) unstable; urgency=low
+
+ * Corrections de bugs
+ * Ajout du support UTF8 pour Tcl/Tk
+
+ -- Patrick Lecoanet <lecoanet@ath.cena.fr> Fri, 20 Dec 2002 14:56:42 +0100
+
zinc-tk (3.2.6d) unstable; urgency=low
* Adaptations (mineures) pour TCL/TK 8.4.
diff --git a/patchlvl.h b/patchlvl.h
index 54cd7d9..3380d36 100644
--- a/patchlvl.h
+++ b/patchlvl.h
@@ -9,5 +9,5 @@
#define ZINCVER 3
#define ZINCREV 2
#define ZINCPLVL 06
-#define ZINCVERSION "zinc-version-3206d"
+#define ZINCVERSION "zinc-version-3206e"
#endif