]> git.proxmox.com Git - systemd.git/commitdiff
Document in the changelog a fixed bug
authorMarco d'Itri <md@linux.it>
Sat, 26 Apr 2014 15:46:33 +0000 (17:46 +0200)
committerMarco d'Itri <md@linux.it>
Sat, 26 Apr 2014 15:46:33 +0000 (17:46 +0200)
The rule which set group floppy for all removable devices has been removed
in the cleanup.

debian/changelog

index 3b10c79d6c59514e603e791b0f3033a5f2c6abdd..9210f2469929d3a4b1ff0fc8361ec12a7065206b 100644 (file)
@@ -24,7 +24,7 @@ systemd (204-9) UNRELEASED; urgency=medium
     75-persistent-net-generator.rules. (LP: #1274348, Closes: #739018)
   * Drop our Debian specific 60-persistent-storage{,-tape}.rules and use the
     upstream rules. They are compatible and do a superset of the
-    functionality.
+    functionality. (Closes: #645466)
   * Drop our Debian specific 80-drivers.rules and use the upstream rules with
     a patch for the sg module (see #657948). These now stop calling modprobe
     and use the kmod builtin, giving some nice boot speed improvement.