summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorCedric Gustin <cedric.gustin@gmail.com>2006-10-05 09:07:36 +0000
committerCedric Gustin <gustin@src.gnome.org>2006-10-05 09:07:36 +0000
commite8c96272e0c748a1ad5efcdfed73cd0ac505b43b (patch)
tree9264b93059638070512a63303fccac761907a890 /ChangeLog
parent678e9249127998d0cc8eec725326a11f036e6fa8 (diff)
Add py_ssize_t_clean flag to be passed to codegen.SourceWriter.
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.
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.