summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5725ff0..dc1b377 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-10-05 Cedric Gustin <cedric.gustin@gmail.com>
+
+ * dsextras.py (Template) (TemplateExtension): Add
+ py_ssize_t_clean flag to be passed to codegen.SourceWriter.
+
2006-10-04 Cedric Gustin <cedric.gustin@gmail.com>
* Makefile.am: Add pygobject_postinstall.py to EXTRA_DIST.