aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDouglas Gilbert <dgilbert@interlog.com>2020-03-01 01:29:31 +0000
committerDouglas Gilbert <dgilbert@interlog.com>2020-03-01 01:29:31 +0000
commit6dacefb0646d90cb10dc2bd4aaca22302ac13d81 (patch)
treeccae7277bf41756da8ffc4550b4b082276904893 /ChangeLog
parent76b39a024cd642d677bda6da434f6f73cc80319e (diff)
downloadsg3_utils-6dacefb0646d90cb10dc2bd4aaca22302ac13d81.tar.gz
Rename VPD_ZBC_DEV_CHARS from zbdc to zbdch, to distinguish it from zbdct for the ZBC device control mpage; sgh_dd work
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@843 6180dd3e-e324-4e3e-922d-17de1ae2f315
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 96940c48..3dbfda29 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 sg3_utils-1.45 [20200220] [svn: r842]
+Changelog for 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