com gtk/php-gtk: ChangeLog update: ChangeLog
[email protected] (David Soria Parra) Sun, 30 Oct 2005 05:44:58 +0000
| Newsgroups | php.gtk.cvs |
|---|---|
| Message-ID | <[email protected]> |
Commit: 86045da464045cf41fbfe1e55cfc32f370ffa5a6 Author: <[email protected]> Sun, 30 Oct 2005 05:44:58 +0000 Parents: 89f63722000cff179021adeecd13110164337b80 Branches: master Link: http://git.php.net/?p=gtk/php-gtk.git;a=commitdiff;h=86045da464045cf41fbfe1e55cfc32f370ffa5a6 Log: ChangeLog update Changed paths: M ChangeLog Diff: 86045da464045cf41fbfe1e55cfc32f370ffa5a6 diff --git a/ChangeLog b/ChangeLog index 5cfa5bb..ccb7f76 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,21 @@ +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: