summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b93d73e..2c13fee 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4381,3 +4381,15 @@ wdt.8 iwdt.8 (ipmiutil wdt)
doc/Makefile.am - change gzip -f to gzip -nf for man pages
(SR#40 patch from Jeremy Puhlman)
+08/31/2020 ARCress ipmiutil-3.1.7 changes (iver 3.17)
+ setup/* - added Win msi setup files
+ lib/lanplus/lanplus.c - revert WIN IPv6 changes, add os_assert routine
+ lib/lanplus/lanplus_crypt.c - switch assert to os_assert
+ lib/lanplus/lanplus_crypt_implc.c - switch assert to os_assert
+ util/ipmidir.h - AMD_SMB_1_STATUS_* 1< to 1<< (SF_SR#41)
+ util/isel.c - fix compile warning
+ util/ilan.c - fix compile warning
+ configure.ac - add --enable-doc option to allow not building documentation
+ contributed by Fabrice Fontaine (ffontaine)
+ util/isensor.c - add SDR conflict 0xC5 handling retries with delay
+ contributed by albertlav