com gtk/php-gtk: zeta -> alpha: NEWS README.KNOWN-ISSUES
[email protected] (David Soria Parra)
| Newsgroups | php.gtk.cvs |
|---|---|
| Message-ID | <[email protected]> |
Commit: d6d3e0ec82952cb8ab036bfb35672eb24924f697 Author: Andrei Zmievski <[email protected]> Mon, 17 Jul 2006 23:50:33 +0000 Parents: 0a81a1cacd69a502b6b3133cdf3b6434c877458b Branches: master Link: http://git.php.net/?p=gtk/php-gtk.git;a=commitdiff;h=d6d3e0ec82952cb8ab036bfb35672eb24924f697 Log: zeta -> alpha Changed paths: M NEWS M README.KNOWN-ISSUES Diff: d6d3e0ec82952cb8ab036bfb35672eb24924f697 diff --git a/NEWS b/NEWS index 7e496f6..c0ee8eb 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,7 @@ -Version 2.0.0zeta "renaissance redux": xx-xxx-2006 -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +Version 2.0.0alpha "renaissance redux": 15-July-2006 +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - first test release of the new architecture - - make PHP 5, ZE 2, and 15 gajillion little and big pieces work, basically. + - make PHP 5, ZE 2, and 1.5 gajillion little and big pieces work, basically. (Andrei, et al ) diff --git a/README.KNOWN-ISSUES b/README.KNOWN-ISSUES index c4e41d8..ef86a8e 100644 --- a/README.KNOWN-ISSUES +++ b/README.KNOWN-ISSUES @@ -1,4 +1,4 @@ -Release 2.0.0zeta +Release 2.0.0alpha * Memory leaks when using GtkTreeModelFilter::set_visible_func(). This is an issue with Gtk+. It has been resolved in version 2.8.x. Users using version 2.8.x will not see this issue. Other users may.