summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2016-02-07 18:11:41 +0200
committerLars Wirzenius <liw@liw.fi>2016-02-07 19:33:36 +0200
commit6ed0857719d564e9789fc25af395c59ac22955af (patch)
treea56364a523533bb8c5714744198bde5907ac14c1 /NEWS
parent56993a04d78fc3b875e6321d2acfab94532328e4 (diff)
downloadick-6ed0857719d564e9789fc25af395c59ac22955af.tar.gz
Get target's codename, release from /etc/os-release
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f92bd7b..c86679f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,14 @@
NEWS for Ick
============
+Version 0.11, released UNRELEASED
+---------------------------------
+
+* Get a target's Debian code name and release version from the
+ /etc/os-release file in the pbuilder tarball, not the host directly.
+ This should allow one host be used to build for several Debian
+ releases, by virtue of having many pbuilder tarballs.
+
Version 0.10, released 2016-01-08
---------------------------------