com gtk/php-gtk: ChangeLog update: ChangeLog
[email protected] (David Soria Parra) Mon, 17 Oct 2005 05:47:23 +0000
| Newsgroups | php.gtk.cvs |
|---|---|
| Message-ID | <[email protected]> |
Commit: bfc85348b36055093c1130f8491a4689a914a708 Author: <[email protected]> Mon, 17 Oct 2005 05:47:23 +0000 Parents: f12f742c9287388442411dd9a74bbf507b319456 Branches: master Link: http://git.php.net/?p=gtk/php-gtk.git;a=commitdiff;h=bfc85348b36055093c1130f8491a4689a914a708 Log: ChangeLog update Changed paths: M ChangeLog Diff: bfc85348b36055093c1130f8491a4689a914a708 diff --git a/ChangeLog b/ChangeLog index 0d42f57..ecd7ec6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2005-10-16 Steph <[email protected]> + + * ext/libglade/libglade.overrides: + Make libglade constructor work out of the box in most cases. + + * ext/gtk+/gtk.overrides: + win32 extensions are go (again) + 2005-10-15 Scott Mattocks <[email protected]> * test/bug_gtkliststore_insert_with_array.php: