summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 10 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 894361c..3e83ae9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4318,6 +4318,15 @@ wdt.8 iwdt.8 (ipmiutil wdt)
util/ievents.c - add decode_mem_default routine for AMI,HP mem events
not handled by existing oem routines (SFBug#32)
-05/15/2018 ARCress ipmiutil-3.1.1 changes (iver 3.11)
+05/31/2018 ARCress ipmiutil-3.1.1 changes (iver 3.11)
scripts/ipmi.init.basic - add acpi_ipmi module handling
util/ifru.c - if C5, get reservation again on retry (SFBug#33)
+
+07/20/2018 ARCress ipmiutil-3.1.2 changes (iver 3.12)
+ util/ifruset.c - fopen("wb") ifdef WIN32,
+ fix sz calc for multi-record area,
+ show -y (doanyway) option in usage,
+ add invalid type/len check for mult-record area
+ util/ifru.c - add invalid type/len check for mult-record area
+ doc/iseltime.8 - new (was in UserGuide), added for RHBZ#1600386
+ util/Makefile.am - added $(EXEEXT) to all targets for RHBZ#1604378