X-Git-Url: https://git.siccegge.de//index.cgi?p=forks%2Fvmdebootstrap.git;a=blobdiff_plain;f=NEWS;h=c1ac34df6eab60802fa7f91525fc89d383abb75d;hp=ef57e1180c0f86f8334d596679b7cce9908fd7b5;hb=HEAD;hpb=6a5784a44511ec930ae96e1ba4dc181a77ba4e8f diff --git a/NEWS b/NEWS index ef57e11..c1ac34d 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,19 @@ NEWS for vmdebootstrap ====================== +Version 0.3, unreleased +----------------------- + +* Add example customisation scripts to complement the support + for other architectures which need work beyond the scope of + available packages. + +Version 0.2, released 2013-11-15 +-------------------------------- + +* Add support for building images for other architecture other + than the native one. Patch by Petter Reinholdtsen. + Version 0.1.0, released 2013-07-23 ----------------------------------