aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDouglas Gilbert <dgilbert@interlog.com>2021-10-01 16:24:37 +0000
committerDouglas Gilbert <dgilbert@interlog.com>2021-10-01 16:24:37 +0000
commitc1ce6d6c5f3f64038e17dfd65380aa728c5d994d (patch)
treecaa5d29c5efc7f8e60ff1683c0dff408dbe7be64 /ChangeLog
parent20704a875ab548d2861227256ed4ba9b068aa0ac (diff)
downloadsg3_utils-c1ce6d6c5f3f64038e17dfd65380aa728c5d994d.tar.gz
sg_requests: fix bug in output
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@915 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 9cea8a15..d581db85 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.47 [20210924] [svn: r914]
+Changelog for pre-release sg3_utils-1.47 [20211001] [svn: r915]
- transport error handling improved. To fix report of a
BAD_TARGET transport error but the utility still continued.
- introduce SG_LIB_TRANSPORT_ERROR [35] exit status