aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog10
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 64ef28b..76b7a3a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+
+zinc-tk (3.3.3) unstable; urgency=low
+
+ * Added three unicode points for the tendancy arrows in the GL renderer.
+ * Fixed (for good this time ?) the swap buffer problem. It showed up on
+ Intel i865 which really swap buffers instead of copying them.
+ * Other minors fixes.
+
+ -- Patrick Lecoanet <lecoanet@ath.cena.fr> Mon, 12 Sep 2005 15:35:07 +0200
+
zinc-tk (3.3.2) unstable; urgency=low
* Updated Python binding and new demos added (Guillaume Vidon).