com gtk/php-gtk: ChangeLog update: ChangeLog

[email protected] (David Soria Parra) Thu, 03 Nov 2005 06:47:36 +0000
Newsgroups php.gtk.cvs
Message-ID <[email protected]>
Commit:    e7d431708cf2399ae29f204509e3b837f5bbbf3a
Author:     <[email protected]>         Thu, 3 Nov 2005 06:47:36 +0000
Parents:   1fa2f6b493c77a35be8c601503a5e7d6ba1f79e8
Branches:  master

Link:       http://git.php.net/?p=gtk/php-gtk.git;a=commitdiff;h=e7d431708cf2399ae29f204509e3b837f5bbbf3a

Log:
ChangeLog update

Changed paths:
  M  ChangeLog


Diff:
e7d431708cf2399ae29f204509e3b837f5bbbf3a
diff --git a/ChangeLog b/ChangeLog
index 89b8c03..984503b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+2005-11-02  Steph Fox  <[email protected]>
+
+    * TODO2:
+      Bring TODO up to date
+
+    * ext/gtk+/gtktreeview.overrides:
+      GtkCellRenderer::get_fixed_size() and GtkTreeModel::iter_next()
+
+    * ext/libglade/libglade.overrides:
+      Kill a few leaks.
+
+    * ext/gtk+/gtk.overrides:
+      Stem leaks in GtkMenu::popup()
+
+    * main/php_gtk.h
+      main/phpg_closure.c:
+      Export the means of destroying callback data structures.
+
 2005-11-01  Andrei Zmievski  <[email protected]>
 
     * main/php_gtk.c