Changelog and credits for schema export.

This commit is contained in:
Michal Čihař
2010-08-23 11:14:30 +02:00
parent 5a51858352
commit 4a75c9b26e
2 changed files with 6 additions and 0 deletions

View File

@@ -106,6 +106,7 @@ $Id$
thanks to Hauke Henningsen - blubberkeks152 thanks to Hauke Henningsen - blubberkeks152
- rfe #2973909 Users preferences - rfe #2973909 Users preferences
- [relations] Dropped WYSIWYG-PDF configuration variable. - [relations] Dropped WYSIWYG-PDF configuration variable.
- rfe #806035, #686260 [relations] Export relations to Dia, SVG and others
3.3.6.0 (not yet released) 3.3.6.0 (not yet released)
- bug #3033063 [core] Navi gets wrong db name - bug #3033063 [core] Navi gets wrong db name

View File

@@ -4861,6 +4861,11 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
<li>Replication support</li> <li>Replication support</li>
</ul></li> </ul></li>
<li>Muhammad Adnan (Google Summer of Code 2010)
<ul>
<li>Relation schema export to multiple formats</li>
</ul></li>
<li>Barrie Leslie <li>Barrie Leslie
<ul> <ul>
<li>BLOBstreaming support with PBMS PHP extension</li> <li>BLOBstreaming support with PBMS PHP extension</li>