summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>2012-05-20 11:05:39 +0000
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>2012-05-20 11:05:39 +0000
commit8d3f289bd87dff395261e09fe843e6f627fd436c (patch)
treece80c3544e4b9a76260d68c9891a4b3de857921c
parent7a04299f9e9bf8e858ab73d195d251099fb9ac86 (diff)
downloadshadow-8d3f289bd87dff395261e09fe843e6f627fd436c.tar.gz
- manpages: .so links point to paths relative to the top-level manual
hierarchy. Closes: #661025
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 87fbbbd1..0a89c4b4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,8 @@ shadow (1:4.1.5.1-1) unstable; urgency=low
Log to utmp(x) was broken by the fix for #605329. Closes: 659957
- userdel: Fix segfault when userdel removes the user's group.
Closes: #660406
+ - manpages: .so links point to paths relative to the top-level manual
+ hierarchy. Closes: #661025
* debian/patches/428_grpck_add_prune_option: removed -p option. The option
was not documented and was meant to fix consequences of a bug now fixed
more than 10 years ago.