From f4fc28aedf9c673f368ddc00f3279f6d54c1a654 Mon Sep 17 00:00:00 2001 From: Sophia Schröder Date: Wed, 11 Apr 2018 15:39:57 +0100 Subject: Revert "Remove dead HSQLDB driver" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit We cannot silently convert user data or their used file formats and then await them to accept it or reinstall an older version. Let us make a soft change instead of an hard (heart) break and avoid us to been attacked with fire and forks from our users. This reverts commit 8d381ae8d6c742a7e15bf7ad9e07b65f81728ef6. Change-Id: Ia153640935e355771acb85cf652f8fe4c21fafbb Reviewed-on: https://gerrit.libreoffice.org/52731 Tested-by: Jenkins Reviewed-by: Tamás Bunth --- include/sal/log-areas.dox | 1 + 1 file changed, 1 insertion(+) (limited to 'include/sal') diff --git a/include/sal/log-areas.dox b/include/sal/log-areas.dox index 3203e74a3b7c..0f8927cc89ff 100644 --- a/include/sal/log-areas.dox +++ b/include/sal/log-areas.dox @@ -78,6 +78,7 @@ certain functionality. @li @c connectivity.evoab2 @li @c connectivity.firebird @li @c connectivity.flat +@li @c connectivity.hsqldb @li @c connectivity.jdbc @li @c connectivity.kab @li @c connectivity.macab -- cgit