]> rtime.felk.cvut.cz Git - novaboot.git/commitdiff
Update changelog for 20160503 release 20160503
authorMichal Sojka <sojkam1@fel.cvut.cz>
Tue, 3 May 2016 08:07:06 +0000 (10:07 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Tue, 3 May 2016 08:12:59 +0000 (10:12 +0200)
debian/changelog

index b0a4d9736f5d30ccac16843b6666b9aaab877116..0d3048db1e6b41819b5479cb5e274ceb6d7031de 100644 (file)
@@ -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 <sojkam1@fel.cvut.cz>  Tue, 03 May 2016 10:07:03 +0200
+
 novaboot (20150127a) unstable; urgency=medium
 
   * Do not invoke rsync if there is nothing to copy