From: Michal Sojka Date: Tue, 3 May 2016 08:07:06 +0000 (+0200) Subject: Update changelog for 20160503 release X-Git-Tag: 20160503^0 X-Git-Url: https://rtime.felk.cvut.cz/gitweb/novaboot.git/commitdiff_plain/44edd82facc7ae8014c8e23e9806802ce080aaa6?ds=sidebyside Update changelog for 20160503 release --- diff --git a/debian/changelog b/debian/changelog index b0a4d97..0d3048d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +novaboot (20160503) unstable; urgency=medium + + * Do not run --uboot-cmd if it is empty string + * Documentation updates + * Add --reset-send option + * Improve IP address error message + * Add "copy" keyword to novaboot script syntax + * Support "<" syntax for uboot lines in novaboot script + * Allow redirecting U-Boot command output to a file + * doc: Add complex example of U-Boot interaction + * Append -serial flags to qemu only if it is not already on the command line + * Print effective command line option (after target expansion) + + -- Michal Sojka Tue, 03 May 2016 10:07:03 +0200 + novaboot (20150127a) unstable; urgency=medium * Do not invoke rsync if there is nothing to copy