summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorChristian Perrier <bubulle@debian.org>2014-05-08 10:49:25 +0200
committerChristian Perrier <bubulle@debian.org>2014-05-08 10:49:25 +0200
commit11e8de1be1afb4171929f82756f8d348425c6d28 (patch)
tree04c2c2276346f3c191db623e5b09753c06d92687 /debian/changelog
parentdedf96dd6f17b4e953b2befbf2db33430ea9abc8 (diff)
downloadshadow-11e8de1be1afb4171929f82756f8d348425c6d28.tar.gz
Fix a typo in su manpage. Done as an upstream patch, as of now and will be part of 4.2.1 Closes: #730692
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index ea44b254..30b3af99 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,9 @@ shadow (1:4.2-3) UNRELEASED; urgency=low
* Fix some typos and errors in German translation of manpages.
Done as an upstream patch, as of now and will be part of 4.2.1
Closes: #734609
+ * Fix a typo in su manpage.
+ Done as an upstream patch, as of now and will be part of 4.2.1
+ Closes: #730692
[ Laurent Bigonville ]
* Move pam_selinux open call higher in the session stack. Closes: #747313