summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2020-01-27 12:25:45 +0000
committerColin Watson <cjwatson@debian.org>2020-01-27 12:27:28 +0000
commit81dc1ae9bd2d99a264bcf79ea76902e5db02aadb (patch)
treeb092dca84066258d45af768819c211972900af87 /NEWS
parent7228f0163e0e5aeb01d889b51398b4b72b6133ec (diff)
Add cat path configuration for /snap/man
Add MANDB_MAP entry mapping the prospective /snap/man directory to /var/cache/man/snap, as discussed with the snapd team. * src/man_db.conf.in: Add "MANDB_MAP /snap/man /var/cache/man/snap". * NEWS: Document this.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index aa8f3495..94271f06 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,8 @@ Major changes since man-db 2.9.0:
* Drop fdutimens patch for GNU/Hurd; the bug it was working around
was fixed in glibc 2.28.
+ * Add MANDB_MAP entry mapping /snap/man to /var/cache/man/snap.
+
man-db 2.9.0 (23 October 2019)
==============================