Changelog for kiratool
======================

Version 0.1.0
-------------
- initial version of kiratool

Version 0.1.1
-------------
- implemented more self test commands
- stability fixes

Version 0.2.0
-------------
- implemented more self test commands
- allowed parameters for self tests

Version 0.2.1
-------------
- increaded DDC self test functionality

Version 0.3.0
-------------
- added IMB driver to installer
- fixex SCSI interface for non-ASMI modules

Version 0.3.1
-------------
- fixed nic ping self test
- added version information to executable

Version 0.3.2
-------------
- some Intel specific fixes
- extended OEMing of kiratool

Version 1.0.0
-------------
- first version for the field
- better device detection for SCSI adapter
- changed some error messages

Version 1.0.1
-------------
- error message in fw upgrade fixed
- ver shows OEM name

Version 1.0.2
-------------
- added reset command

Version 1.0.3
-------------
- added compact output/parsing for mac addresses
- added desktop shortcut

Version 1.0.4
-------------
- fixed installation package (contained wrong version)

Version 1.5.0
-------------
- internal changes: ported kiratool to new library structure
- build kiratool for EFI from the same sources as Windows and Linux version

Version 1.5.1
-------------
- build DOS version of kiratool
- added info command

Version 1.5.2
-------------
- fixed info command

Version 1.5.3
-------------
- fixed start menu/desktop shortcut generation (windows version)

Version 1.5.4
-------------
- Fixed crash with SCSI channel and wrong login
- Fixed crash with test device
- Fixed wrong error message with LAN channel and wrong login
- Fixed cfg backup in DOS version

Version 1.5.5
-------------
- fixed test nic ping

Version 1.5.6
-------------
- set the return value in an environment variable also
- no more IMB driver and IMB support for windows version

Version 1.5.7
-------------
- added self tests "fml evalboard" and "ipmb evalboard"

Version 1.5.8
-------------
- linux version is now built for i386 and statically linked
- LAN channel of linux version now only accepts IP addresses, no
  DNS names; this is needed for static builds
- DOS version does not try to generate a swap file which leads
  to error messages in case there is no writable medium available
- cosmetic changes

Version 1.5.9
-------------
- link kiratool dynamically again
- instead, fix the "floating point exception" problem on some
  linux distributions by other linker options
- linux version now again accepts DNS names
- removed KCS support from Windows version
- removed KCS support from Linux version for ASMI
- added cfg set/get commands
- added DDC reading in DOS version

Version 1.5.10
--------------
- fixed wrong error message when kiratool doesn't find any devices
  to communicate with over USB
- fixed crash in the linux version in the same case

Version 1.5.11
--------------
- added "fni" command for IPMI over FML configuration

Version 1.5.12
--------------
- changes/fixes in the DOS version
- internal changes

Version 1.5.13
--------------
- fixes in the Linux version

Version 1.5.14
--------------
- fixed crashes and problems when no/wrong user credentials
  are provided
