From 034f80db3dfb4cffbbe3ff615a9916e39a830866 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Wed, 18 Oct 2006 11:04:58 +0000 Subject: [PATCH] bug #1567316, renaming a db containing view --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 99f8c4154..fb7f127d2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -14,6 +14,8 @@ $HeadURL$ 2006-10-17 Marc Delisle * export.php: export nothing if no tables are selected + * libraries/Table.class.php: bug #1567316, renaming a db containing view + (but still some work to ensure proper sequence of renaming) 2006-10-17 Michal Čihař * Documentation.html: Fix HTML errors.