Credits and changelog for Lori.

This commit is contained in:
Michal Čihař
2010-08-23 11:17:15 +02:00
parent 4a75c9b26e
commit 03d3062a65
2 changed files with 9 additions and 0 deletions

View File

@@ -104,6 +104,8 @@ $Id$
thanks to Isaac Bennetch - ibennetch thanks to Isaac Bennetch - ibennetch
- patch #3038312 [export] JSON export, - patch #3038312 [export] JSON export,
thanks to Hauke Henningsen - blubberkeks152 thanks to Hauke Henningsen - blubberkeks152
- rfe #1494550 [interface] Editor for SET/ENUM fields.
- rfe #2649375 [interface] Simplified interface to backup/restore.
- 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 - rfe #806035, #686260 [relations] Export relations to Dia, SVG and others

View File

@@ -4866,6 +4866,13 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
<li>Relation schema export to multiple formats</li> <li>Relation schema export to multiple formats</li>
</ul></li> </ul></li>
<li>Lori Lee (Google Summer of Code 2010)
<ul>
<li>User interface improvements</li>
<li>ENUM/SET editor</li>
<li>Simplified interface for export/import</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>