ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/pbcdedit/pbcdedit
(Generate patch)

Comparing pbcdedit/pbcdedit (file contents):
Revision 1.44 by root, Sat Aug 17 05:03:57 2019 UTC vs.
Revision 1.45 by root, Sat Aug 17 05:04:22 2019 UTC

24our $VERSION = '1.3'; 24our $VERSION = '1.3';
25our $JSON_VERSION = 3; # the version of the json objects generated by this program 25our $JSON_VERSION = 3; # the version of the json objects generated by this program
26 26
27our $CHANGELOG = <<EOF; 27our $CHANGELOG = <<EOF;
28 28
291.3 291.3 Sat Aug 17 07:04:15 CEST 2019
30 - output of pbcdedit elements --json has changed, as it didn't 30 - output of pbcdedit elements --json has changed, as it didn't
31 take the reorganisation by classes fully into account. 31 take the reorganisation by classes fully into account.
32 - json schema bumped to 3. 32 - json schema bumped to 3.
33 - new "bcd-device" and "bcd-legacy-device" subcommands. 33 - new "bcd-device" and "bcd-legacy-device" subcommands.
34 - implement --json option for lsblk. 34 - implement --json option for lsblk.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines