aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 6 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index d7aec470..4aeb74f1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,8 +2,9 @@ Each utility has its own version number, date of last change and
some description at the top of its ".c" file. All utilities in the main
directory have their own "man" pages. There is also a sg3_utils man page.
-Changelog for pre-release sg3_utils-1.46 [20210222] [svn: r877]
- - sg_rep_pip: report new provisioning initialization pattern cmd
+Changelog for released sg3_utils-1.46 [20210301] [svn: r878]
+ - sg_rep_pip: new utility: report provisioning initialization
+ pattern command
- sg_turs: estimated time-to-ready [20-061r2]
- add --delay=MS option
- sg_requests: substantial cleanup
@@ -20,6 +21,7 @@ Changelog for pre-release sg3_utils-1.46 [20210222] [svn: r877]
- sg_rep_zones: print invalid write pointer LBA as -1 rather
than 16 "f"s
- sg_ses: use fan speed factor field for calculation [ses4r04]
+ - add --all (-a) option, same action as --join
- sg_compare_and_write: add examples section to its manpage
- sg_modes: document '-s' option (same as '-6')
- sg_sanitize + sg_format: when --verbose given once report
@@ -32,7 +34,7 @@ Changelog for pre-release sg3_utils-1.46 [20210222] [svn: r877]
- add --cmdset option to bypass cdb heuristic
- add --scan= first_opcode,last_opcode
- sg_pt_freebsd: allow device names without leading /dev/
- fix for regression introduced in rev 731 (ver: 1.43)
+ thus fix for regression introduced in rev 731 (ver: 1.43)
- sg_pt_solaris+sg_pt_osf1: fix problem with clear_scsi_pt_obj()
which needs to remember is_nvme and dev_fd values
- sg_lib: restore elements and rebuild command added
@@ -55,7 +57,7 @@ Changelog for pre-release sg3_utils-1.46 [20210222] [svn: r877]
- testing: remove master-slave terminology for sgv4
- examples: add nvme_read_ctl.hex and nvme_write_ctl.hex
-Changelog for sg3_utils-1.45 [20200229] [svn: r843]
+Changelog for released sg3_utils-1.45 [20200229] [svn: r843]
- sg_get_elem_status: new utility [sbc4r16]
- sg_ses: bug: --page= being overridden when --control and --data= also
given; fix