summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2016-03-06 15:09:05 +0200
committerLars Wirzenius <liw@liw.fi>2016-03-06 15:09:05 +0200
commit4b0f94905b23af9e9c432d4d7c3d6e12e54e3bb7 (patch)
treeb3205d5ebb492c9b0b1875c9978c54c687c97cfc /NEWS
parent4622015e43c3d63083be33e8d7d1c5a461ca6aa2 (diff)
downloadick-4b0f94905b23af9e9c432d4d7c3d6e12e54e3bb7.tar.gz
Update NEWS
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 07ee0b4..0c1e600 100644
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,12 @@ Version 0.13+git, not yet released
* Ick now has an option `--verbose` to provide a third kind of
progress output: a wall of text to stdout.
+* Ick now allows Debian release packages (built by the
+ `debian-release` pipeline) to be upload to one or more APT
+ repositories. Create a `debian-release` configuration key in each
+ project, as a dict with the `dput-targets` key giving a list of dput
+ targets from your own dput configuration file.
+
Version 0.13, released 2016-02-16
----------------------------------