summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@musicpd.org>2020-03-31 15:07:18 +0200
committerMax Kellermann <max@musicpd.org>2020-03-31 15:07:39 +0200
commit9c3e1d450a9a03172f9cc84dc19c3726d61d663b (patch)
tree67a1af0b70f85f1f04ac7d601b921292f75583e3 /NEWS
parent60f211620287374e8052d086aa0332c7f63b9cb1 (diff)
fs/io/GunzipReader: increase buffer size to 64 kB
Reduces I/O overhead while reading a compressed database file.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f0617e47d..0e9346ea6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,6 @@
ver 0.21.22 (not yet released)
+* database
+ - simple: reduce I/O overhead while reading database file
* input
- curl: fix streaming errors on Android
* playlist