com gtk/php-gtk: ChangeLog update: ChangeLog
[email protected] (David Soria Parra) Sun, 30 Oct 2005 06:39:47 +0000
| Newsgroups | php.gtk.cvs |
|---|---|
| Message-ID | <[email protected]> |
Commit: 28431e23541b924b7ef52ebd8effdabb3cc2699e Author: <[email protected]> Sun, 30 Oct 2005 06:39:47 +0000 Parents: 86045da464045cf41fbfe1e55cfc32f370ffa5a6 Branches: master Link: http://git.php.net/?p=gtk/php-gtk.git;a=commitdiff;h=28431e23541b924b7ef52ebd8effdabb3cc2699e Log: ChangeLog update Changed paths: M ChangeLog Diff: 28431e23541b924b7ef52ebd8effdabb3cc2699e diff --git a/ChangeLog b/ChangeLog index ccb7f76..4b8ff55 100644 --- a/ChangeLog +++ b/ChangeLog @@ -16,6 +16,24 @@ A lot of people are going to be confused about what happened to SQLite in PHP 5.1... +2005-10-29 Andrei Zmievski <[email protected]> + + * main/phpg_support.c: + Fix a nasty and convoluted crash bug that occurs when we have to create + an internal class for a GType at runtime *and* there are any userspace + classes declared. + +2005-10-29 Steph Fox <[email protected]> + + * win32/php.ini: + Let's have both versions. There are going to be so many queries about + this... + + * win32/php.ini: + Make extension loading more clear. + A lot of people are going to be confused about what happened to SQLite in + PHP 5.1... + 2005-10-28 Andrei Zmievski <[email protected]> * ext/gtk+/php_gtk+_types.c: