chiark / gitweb /
Improve manpage comment about defining a new distro.
[dgit.git] / debian / changelog
index ef4fe573493f0bacac56d41d33ec873a7cdfc3ac..30e8e5e7116800deb12f906c5ec30c51a3c46503 100644 (file)
@@ -3,6 +3,12 @@ dgit (1.1) unstable; urgency=low
   * Fix Vcs-Git and Vcs-Browse to refer to chiark.  (The dgit-repos on
     alioth aren't suitable right now because the master there can
     currently only be updated with an actual upload, ie dgit push.)
+  * Fix a manpage typo.
+  * Manpage said that --clean=check was -wn but that is --clean=none;
+    correctly document that --clean=check is actually -wc.
+  * Document that up to -DDD (not just -DD) is meaningfully different.
+  * Document that -cname=value applies only for this run.
+  * Improve manpage comment about defining a new distro.
 
  --