chiark / gitweb /
Finish dealing with uncuddled options
[dgit.git] / debian / changelog
index db433fbb866b3dae01f3386d38a6e032b8a49e7a..0a4078c774a903293b3179ef897f35b8cae36a37 100644 (file)
@@ -5,6 +5,10 @@ dgit (1.2~~) UNRELEASED; urgency=low
   * Document that tags are in DEP-14 format, and that they
     are used for authenticating pushes.
   * Correct manpage cross-reference to point to browse.d.d.o.
+  * Honour *.clean-mode configuration setting for --clean= mode.
+  * In manpage move dgit.default.* to main CONFIGURATION section.
+  * No longer require option values to be cuddled: support `--opt val' and
+    `-o val'.  Closes:#763332.
 
  --