com gtk/php-gtk: ChangeLog update: ChangeLog
[email protected] (David Soria Parra) Thu, 27 Oct 2005 05:39:53 +0000
| Newsgroups | php.gtk.cvs |
|---|---|
| Message-ID | <[email protected]> |
Commit: e4d9b9042d6d1172e0935a46e5f6171efdd55749 Author: <[email protected]> Thu, 27 Oct 2005 05:39:53 +0000 Parents: 9cdb3f17d8a60328f3b6a1995c87263bd422d0a7 Branches: master Link: http://git.php.net/?p=gtk/php-gtk.git;a=commitdiff;h=e4d9b9042d6d1172e0935a46e5f6171efdd55749 Log: ChangeLog update Changed paths: M ChangeLog Diff: e4d9b9042d6d1172e0935a46e5f6171efdd55749 diff --git a/ChangeLog b/ChangeLog index 91720ce..9753c54 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2005-10-26 Steph Fox <[email protected]> + + * CODING_STANDARDS: + Clarification + + * CODING_STANDARDS: + 'Naming conventions' should be where the intro says. + + * CODING_STANDARDS: + Initial commit of coding standards file. + + * ext/libglade/libglade.overrides: + i18n is a Good Thing + 2005-10-25 Christian Weiske <[email protected]> * test/bug_glade_signal_autoconnect.phpw: