aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDouglas Gilbert <dgilbert@interlog.com>2021-02-22 19:58:43 +0000
committerDouglas Gilbert <dgilbert@interlog.com>2021-02-22 19:58:43 +0000
commitc85bc94aab90ec84da455d0c84449c7d747647f5 (patch)
tree5469b435f5b4fa02295293941412489770cabe72 /ChangeLog
parent7d78ae6198005fcaf58a66c2db11cbfe605df439 (diff)
downloadsg3_utils-c85bc94aab90ec84da455d0c84449c7d747647f5.tar.gz
sg_pt_freebsd: allow device names without leading /dev/ , fix for regression introduced in rev 731 (ver: 1.43)
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@877 6180dd3e-e324-4e3e-922d-17de1ae2f315
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 1405135e..d7aec470 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,7 @@ 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 [20210219] [svn: r876]
+Changelog for pre-release sg3_utils-1.46 [20210222] [svn: r877]
- sg_rep_pip: report new provisioning initialization pattern cmd
- sg_turs: estimated time-to-ready [20-061r2]
- add --delay=MS option
@@ -31,6 +31,8 @@ Changelog for pre-release sg3_utils-1.46 [20210219] [svn: r876]
- add --nvm option to send commands from the NVM command set
- 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)
- 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