aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDouglas Gilbert <dgilbert@interlog.com>2019-05-15 16:10:59 +0000
committerDouglas Gilbert <dgilbert@interlog.com>2019-05-15 16:10:59 +0000
commitc80acc95be9d1463830259db821ac248e7dc7e46 (patch)
treef20d36b13b3c5ddf23fc7aee677503b608a85573 /ChangeLog
parent28903a1cc840874d25f0a6f2b9360bf800e3d46a (diff)
downloadsg3_utils-c80acc95be9d1463830259db821ac248e7dc7e46.tar.gz
automake: upgrade to version 1.16.1; autoconf: upgrade to version 2.69 [Fed30]
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@823 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 6cf72649..6b1bb6c9 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 [20190515] [svn: r822]
+Changelog for sg3_utils-1.45 [20190515] [svn: r823]
- sg_ses: bug: --page= being overridden when --control
and --data= also given; fix
- sg_opcodes: expand MLU (spc5r20)
@@ -53,6 +53,8 @@ Changelog for sg3_utils-1.45 [20190515] [svn: r822]
- add: 'SPDX-License-Identifier: BSD-2-Clause'
or a small number of 'GPL-2.0-or-later'
- gcc-9: suppress (pointless) warnings
+ - automake: upgrade to version 1.16.1
+ - autoconf: upgrade to version 2.69
Changelog for sg3_utils-1.44 [20180912] [svn: r791]
- same code as release 1.43 20180911 svn rev 789;