From 6f2eeed320aae395aedceffaaffa22d9f46a0116 Mon Sep 17 00:00:00 2001 From: Duncan Laurie Date: Sat, 27 Mar 2004 06:44:59 +0000 Subject: [PATCH] update changelog for 1.5.9 --- ipmitool/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/ipmitool/ChangeLog b/ipmitool/ChangeLog index 2630aeb..750851d 100644 --- a/ipmitool/ChangeLog +++ b/ipmitool/ChangeLog @@ -1,3 +1,16 @@ +version 1.5.9 + * Add ability to get a particular sensor by name + * Add ability to set a particular sensor threshold + * Add support for displaying V2 channel authentication levels + * Add README for rrdtool scripts in contrib directory + * Improve lan interface retry handling + * Support prompting for password or reading from environment + * Move chaninfo command into channel subcommand + * Fix reservation ID handling when two sessions open to BMC + * Fix reading of large FRU data + * Add configure option for changing binary to ipmiadm for Solaris + * Fix compile problem on Solaris 8 + version 1.5.8 * Enable static compilation of interfaces * Fix types to be 64-bit safe