From 921c5e81574f7ca6dd59f938b9b3f77e067ff286 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Tue, 14 May 2002 14:38:20 +0000 Subject: [PATCH] pdf schema output --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 5869a9491..573eb972c 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,13 @@ phpMyAdmin - Changelog $Id$ $Source$ +2002-05-14 Marc Delisle + * pdf_schema.php3, db_details_structure.php3, lang/*, fpdf/*, + Documentation.html: new feature: pdf schema output, + thanks to Maxime Delorme (delorme.maxime at free.fr) + and to Olivier Plathey (www.fpdf.org) + (todo: checkboxes for grid, color and show coordinates) + 2002-05-13 Loïc Chapeaux * left.php3, libraries/common.lib.php3: fixed xhtml bugs and optimized the fix against bug #546011 (Navigation tooltips).