From 1ef94e2310ca4d4a785edf41b2dab6931524ccf5 Mon Sep 17 00:00:00 2001 From: Armel Fauveau Date: Sat, 7 Jul 2001 21:32:06 +0000 Subject: [PATCH] Gzip Support --- CREDITS | 1 + ChangeLog | 3 +++ 2 files changed, 4 insertions(+) diff --git a/CREDITS b/CREDITS index 6de243176..887b08e9e 100644 --- a/CREDITS +++ b/CREDITS @@ -31,6 +31,7 @@ CREDITS, in chronological order [af] - Armel Fauveau * Bookmarks feature * Multiple dump feature + * Gzip dump feature [kc] - Korakot Chaovavanich [pk] - Pete Kelly diff --git a/ChangeLog b/ChangeLog index 157021294..8df7cee64 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,9 @@ phpMyAdmin - Changelog $Id$ $Source$ +2001-07-07 Armel Fauveau + * add gzip dump feature (Feature #420812) + 2001-07-07 Marc Delisle * bug 439340: do not backquote in grant/revoke, will have to find the proper way to protect special db names