From: Russ Allbery Date: Sun, 6 Jul 2008 18:30:09 +0000 (-0700) Subject: Add changelog and upgrading checklist for #473019 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=0ebd8c0ccf9f4d4f776793f406f63dc2555d69b1;p=debian%2Fdebian-policy.git Add changelog and upgrading checklist for #473019 --- diff --git a/debian/changelog b/debian/changelog index d417108..b7d2d0d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -25,6 +25,11 @@ debian-policy (3.8.1.0) UNRELEASED; urgency=low Seconded: Guillem Jover Seconded: Raphaël Hertzog Closes: #416450 + * Policy: Expand expected capabilities for local in /bin/sh scripts + Wording: Russ Allbery + Seconded: Guillem Jover + Seconded: Raphaël Hertzog + Closes: #473019 * Use : notation rather than . notation in multiple places. Thanks, Kurt Roeckx. (Closes: #488039) * Fix typo in 3.8.0.0 upgrading-checklist entry. Patch from Kobayashi diff --git a/upgrading-checklist.html b/upgrading-checklist.html index 4e3029d..894cbcf 100644 --- a/upgrading-checklist.html +++ b/upgrading-checklist.html @@ -53,6 +53,8 @@ picking your way through this list. * All control files must be encoded in UTF-8. [5.1] * The start action of an init script must exit successfully and not start the daemon again if it's already running. [9.3.2] + * /bin/sh scripts may assume that local can take multiple variable + arguments and supports assignment. [10.4] 3.8.0.0 Jun 2008