summarylogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorGiancarlo Razzolini2015-08-13 16:29:16 -0300
committerGiancarlo Razzolini2015-08-13 16:29:16 -0300
commita1abc32a9d3edfd2a0c8d2aac412fd0cc3c15aac (patch)
treef7ead4c0d55740d7724b68ad34b7fccca454d7c0 /ChangeLog
parente6df1ea83373cb5ee16e1aa58f06f02607035ec3 (diff)
downloadaur-a1abc32a9d3edfd2a0c8d2aac412fd0cc3c15aac.tar.gz
* 0.0.5:
- The cmdline name/value pair is now mandatory. - Improved the check for the mbr bootdisk to see if the device specified in the configuration is really a block device.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 594416401723..fa4d09f3d1c6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2015-08-13 Giancarlo Razzolini <grazzolini@gmail.com>
+
+ * 0.0.5:
+ - The cmdline name/value pair is now mandatory.
+ - Improved the check for the mbr bootdisk to see if the device specified in the configuration is really a block device.
+
2015-06-08 Giancarlo Razzolini <grazzolini@gmail.com>
* 0.0.4: