summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJames Henstridge <james@daa.com.au>2003-08-31 12:15:59 +0000
committerJames Henstridge <jamesh@src.gnome.org>2003-08-31 12:15:59 +0000
commit62046b4527fbf3d7c950684e5a388f881e638c47 (patch)
tree253bbc381d9df23b598a8f3eeb777e2491bd7136 /ChangeLog
parent9927b3c4b354fd2c16ad24ca223fdda2d99296dc (diff)
downloadpygtk-62046b4527fbf3d7c950684e5a388f881e638c47.tar.gz
get rid of the last argument in the cunote->data==NULL case.
2003-08-31 James Henstridge <james@daa.com.au> * gtk/gtktreeview.override (pygtk_cell_data_func_marshal): get rid of the last argument in the cunote->data==NULL case. PyEval_CallFunction() was ignoring it anyway. Fixes bug #121100.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 27eb2858..7a9029e1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2003-08-31 James Henstridge <james@daa.com.au>
+
+ * gtk/gtktreeview.override (pygtk_cell_data_func_marshal): get rid
+ of the last argument in the cunote->data==NULL case.
+ PyEval_CallFunction() was ignoring it anyway. Fixes bug #121100.
+
2003-08-26 James Henstridge <james@daa.com.au>
* PKG-INFO.in (Classifier): add PKG-INFO file for submission to