From 70aa832393c1e926512ff8f333ef6170aa11dab7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1s=20Touceda?= Date: Fri, 15 Nov 2013 10:09:04 -0300 Subject: Fold in changes --- client/changes/bug_4417_default-encoding-to-utf8 | 1 - client/changes/bug_open-db-in-autocommit-mode | 2 -- 2 files changed, 3 deletions(-) delete mode 100644 client/changes/bug_4417_default-encoding-to-utf8 delete mode 100644 client/changes/bug_open-db-in-autocommit-mode (limited to 'client/changes') diff --git a/client/changes/bug_4417_default-encoding-to-utf8 b/client/changes/bug_4417_default-encoding-to-utf8 deleted file mode 100644 index 6801b766..00000000 --- a/client/changes/bug_4417_default-encoding-to-utf8 +++ /dev/null @@ -1 +0,0 @@ - o Defaults detected encoding to utf-8 to avoid bug if detected encoding is None. Closes: #4417 diff --git a/client/changes/bug_open-db-in-autocommit-mode b/client/changes/bug_open-db-in-autocommit-mode deleted file mode 100644 index 26edd5a9..00000000 --- a/client/changes/bug_open-db-in-autocommit-mode +++ /dev/null @@ -1,2 +0,0 @@ - o Open db in autocommit mode, to avoid nested transactions problems. - Closes: #4400 -- cgit v1.2.3