summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2018-07-27 12:35:12 +0800
committerSean Whitton <spwhitton@spwhitton.name>2018-07-28 18:18:11 +0800
commit7d91c1c8dc443ac42873e9833a909e47c63a49a1 (patch)
tree9bd80dd14a9baff7bc1161b9c734ebd4b10c5679 /debian/changelog
parent0fff95723de605e7239934f05b506a01bfec9ec9 (diff)
dgit: new 'pbuilder' and 'cowbuilder' subcommands
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
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 e6ff923..3370e6e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,8 @@
dgit (6.1~) unstable; urgency=medium
+ New feature [Sean Whitton]:
+ * 'pbuilder' and 'cowbuilder' subcommands.
+
Minor fixes:
* Fix an error message to refer to the build products dir instead of
just the parent directory [Sean Whitton].