From fcea1037339efe1ef73582e1e0e91ef519648882 Mon Sep 17 00:00:00 2001 From: mischa Date: Mon, 8 May 2023 19:10:59 +0200 Subject: [PATCH] remove changelog entry --- deploy.pl | 1 - 1 file changed, 1 deletion(-) diff --git a/deploy.pl b/deploy.pl index 3dc6432..e6ce598 100755 --- a/deploy.pl +++ b/deploy.pl @@ -34,7 +34,6 @@ # 2022/12/01 added: boot device net, move away from expect() # 2023/05/02 added: enable flag, allow for VMs to auto-start # 2023/05/03 added: predefined IPv6 address, gw -# 2023/05/04 added: added ability to run without dhcp and only predfined IPs # use 5.024; use strict;