com gtk/php-gtk: ChangeLog update: ChangeLog
[email protected] (David Soria Parra) Sat, 22 Oct 2005 05:40:33 +0000
| Newsgroups | php.gtk.cvs |
|---|---|
| Message-ID | <[email protected]> |
Commit: 9c077ce0330cd40cf763519e0581e78d10bf6b34 Author: <[email protected]> Sat, 22 Oct 2005 05:40:33 +0000 Parents: 662d8c6dcb528fb63dd9ad982b893d6774bbf40a Branches: master Link: http://git.php.net/?p=gtk/php-gtk.git;a=commitdiff;h=9c077ce0330cd40cf763519e0581e78d10bf6b34 Log: ChangeLog update Changed paths: M ChangeLog Diff: 9c077ce0330cd40cf763519e0581e78d10bf6b34 diff --git a/ChangeLog b/ChangeLog index 68683fc..b599738 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,21 @@ +2005-10-21 Steph <[email protected]> + + * ext/libglade/libglade.overrides: + Remove new_from_buffer from the 'ignore' list so we can test the raw + version + + * generator/generator.php: + Guess this was the first time the generator had to cope with having nothing + to generate... + + * main/php_gtk.h + main/php_gtk_util.c: + Export a couple of handy utility functions + (Nicer way to shift hash members than php_array_merge) + + * ext/libglade/libglade.overrides: + ext/libglade is now as complete as it's likely to get - please test + 2005-10-20 Steph <[email protected]> * ext/libglade/libglade.overrides: