summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog15
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 45b97dc..a55ffdf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,18 @@
+debvm (0.2) UNRELEASED; urgency=medium
+
+ * Second release with lots of changes and CLI option breaks.
+ * New tool debvm-waitssh.
+ * debvm-create lost the --mirror option. Use positional mirror.
+ * debvm-create lost the --package option. Use mmdebstrap --include.
+ * debvm-create has new option --skip.
+ * debvm-create changed semantics of --size option.
+ * Partial support for debian-ports.
+ * Partial support for Ubuntu.
+ * debvm-run performs automatic root login by default.
+ * New mmdebstrap hook useradd.
+
+ -- Helmut Grohne <helmut@subdivi.de> Wed, 18 Jan 2023 11:51:29 +0100
+
debvm (0.1) experimental; urgency=medium
* Initial release.