com gtk/php-gtk: ChangeLog update: ChangeLog

[email protected] (David Soria Parra) Wed, 12 Oct 2005 05:46:58 +0000
Newsgroups php.gtk.cvs
Message-ID <[email protected]>
Commit:    ab6452548c08bce7ad37078532f6be21e849392d
Author:     <[email protected]>         Wed, 12 Oct 2005 05:46:58 +0000
Parents:   6f9770a568c66d252eea8baa8bac27cf88b3c383
Branches:  master

Link:       http://git.php.net/?p=gtk/php-gtk.git;a=commitdiff;h=ab6452548c08bce7ad37078532f6be21e849392d

Log:
ChangeLog update

Changed paths:
  M  ChangeLog


Diff:
ab6452548c08bce7ad37078532f6be21e849392d
diff --git a/ChangeLog b/ChangeLog
index 4b4b5c1..915033c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,32 @@
+2005-10-11  Steph  <[email protected]>
+
+    * ext/gtk+/gtk.overrides:
+      Broke unix builds.  Reverting.
+
+    * ext/gtk+/gtktreeview.overrides:
+      Typo fix
+      get_iter() should work now at least.
+
+    * TODO2:
+      Adding Scott's list to TODO
+
+    * generator/override.php:
+      Minor fix for those pesky line ending tribbles
+
+    * ext/libglade/config.w32:
+      Make it possible to build more than 1 extension
+
+    * ext/gtk+/gtk.overrides:
+      Fix build for extensions.
+      This _shouldn't_ break anything on *nix systems, but I'll revert if it
+      does.
+
+2005-10-11  Scott Mattocks  <[email protected]>
+
+    * test/bug_gtktextbuffer_move_mark_by_name_selection_bound.php
+      test/bug_gtktexttagtable_lookup_foreach.php:
+      Bugs related to GtkTextBuffer and GtkTextTagTable.
+
 2005-10-10  Andrei Zmievski  <[email protected]>
 
     * build2/build2.mk: