com gtk/php-gtk: ChangeLog update: ChangeLog
[email protected] (David Soria Parra) Fri, 28 Oct 2005 05:42:34 +0000
| Newsgroups | php.gtk.cvs |
|---|---|
| Message-ID | <[email protected]> |
Commit: 57bb3509b2d367834804e6ae386dde97e24461ef Author: <[email protected]> Fri, 28 Oct 2005 05:42:34 +0000 Parents: ad521ce50d958fd0c7ae77c89e608fb4e1bb3612 Branches: master Link: http://git.php.net/?p=gtk/php-gtk.git;a=commitdiff;h=57bb3509b2d367834804e6ae386dde97e24461ef Log: ChangeLog update Changed paths: M ChangeLog Diff: 57bb3509b2d367834804e6ae386dde97e24461ef diff --git a/ChangeLog b/ChangeLog index 9753c54..f949c3e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,22 @@ +2005-10-27 Steph Fox <[email protected]> + + * TODO2: + Missed a couple of genuine 'missing items' + + * TODO2: + Cleaned up the TODO + Threw out class/function 'not a bug' items + Sorted classes and put log reports for each by them so we can see what + _really_ needs doing at a glance + *Note* the build log I used for this includes my GtkTreePath-as-boxed + patch, which kills a lot of problems. + + * CODING_STANDARDS: + Write 'PHP-GTK 2' in stone. + + * CODING_STANDARDS: + Hopefully this is the final change. + 2005-10-26 Steph Fox <[email protected]> * CODING_STANDARDS: