From 9706d18bd1bf9345cf5f4bd6d6dce9efddc08352 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 17 Oct 2025 22:48:09 +0530 Subject: [PATCH] ... --- Changelog.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changelog.txt b/Changelog.txt index 20ba315ec7..0868a67e3f 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -37,7 +37,7 @@ - calibre-server: Fix CALIBRE_OVERRIDE_DATABASE_PATH not working -- Export library: Dont use /tmp on Linux fixes export breaking with large FTS database on Linux distros that mount /tmp in RAM +- Export library: Don't use /tmp on Linux fixes export breaking with large FTS database on Linux distros that mount /tmp in RAM - [2126611] Fix a regression in 8.11 that caused errors when trying to open a book from the full text search results while the search was still running