Fixed inability to drop db from the drop link
authormr-russ <mr-russ>
Sat, 5 Mar 2005 07:00:46 +0000 (07:00 +0000)
committermr-russ <mr-russ>
Sat, 5 Mar 2005 07:00:46 +0000 (07:00 +0000)
HISTORY

diff --git a/HISTORY b/HISTORY
index 6f1c3de6ef4c22a0b0614a87ad981dc496eeaa9e..0975c8e77d72cb0d6b689f2bc86a49e4e2232c0a 100644 (file)
--- a/HISTORY
+++ b/HISTORY
@@ -8,6 +8,7 @@ Bugs
 * Fix using schema enabled dump on non-schema enabled backend
 * Don't try setting no timeout when in safe mode
 * Reload browser after executing arbitrary SQL
+* Fix inability to drop database using the drop link
 
 Version 3.5.2
 -------------