From 204d9669af6ef861b7595d13e3df82a1368e20ad Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Sat, 19 Jul 2003 13:08:14 +0000 Subject: [PATCH] path disclosure --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index 9638da6a1..1d9ff2a7d 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,10 @@ phpMyAdmin - Changelog $Id$ $Source$ +2003-07-19 Marc Delisle + * in main directory: checks for paths disclosure + (TODO: subdirectories) + 2003-07-18 Garvin Hicking * read_dump.php3: When PHP3 < 4.3.0 is detected, try an alternative way of rewriting bookmark variables.