com gtk/php-gtk: ChangeLog update: ChangeLog

[email protected] (David Soria Parra) Fri, 21 Oct 2005 05:42:46 +0000
Newsgroups php.gtk.cvs
Message-ID <[email protected]>
Commit:    0ab931512beac8bda233f35fefe094787d1d7b40
Author:     <[email protected]>         Fri, 21 Oct 2005 05:42:46 +0000
Parents:   0c4e22f04ced6f6cba847b90f80b20de32d39c78
Branches:  master

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

Log:
ChangeLog update

Changed paths:
  M  ChangeLog


Diff:
0ab931512beac8bda233f35fefe094787d1d7b40
diff --git a/ChangeLog b/ChangeLog
index 00c37ac..68683fc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,29 @@
+2005-10-20  Steph  <[email protected]>
+
+    * ext/libglade/libglade.overrides:
+      First draft for $glade->signal_connect()
+      Note: passed object (as in 'connect_object' set via Glade) is not
+      honoured.
+
+2005-10-20  Christian Weiske  <[email protected]>
+
+    * test/bug_gtkdialog_title.phpw
+      test/bug_gtkliststore_insert_with_array.php:
+      Added the files and the rev numbers of the fix
+
+    * test/bug_gtknotebook_switchpage.phpw:
+      Bug fixed
+
+    * test/bug_gtkiconview_toggle-cursor-item.phpw:
+      Don't use deprecated things when trying to find bugs
+      Bug still exists
+
+    * test/bug_gtkliststore_insert_with_array.php:
+      Bug has been fixed by Andrei
+
+    * test/bug_gtkdialog_title.phpw:
+      Bug has been fixed by steph
+
 2005-10-19  Andrei Zmievski  <[email protected]>
 
     * ext/gtk+/gtktreeview.overrides: