New version 1.12.0

- Fix bug in statsn wrapping
- Add support for async events

Signed-off-by: Ronnie Sahlberg <ronniesahlberg@gmail.com>
This commit is contained in:
Ronnie Sahlberg
2014-07-21 07:36:03 -07:00
parent cefb6a6127
commit 8c27635c5d

View File

@@ -1,6 +1,6 @@
Name: libiscsi
Summary: iSCSI client library
Version: 1.11.0
Version: 1.12.0
Release: 1GITHASH%{?dist}
License: LGPLv2+
Group: System Environment/Libraries
@@ -109,6 +109,9 @@ Test tool for iSCSI/SCSI targets
%changelog
* mon Jul 21 2014 : 1.12.0
- Fix statsn when wrapping
- Add Async event handling
* Sat Apr 19 2014 : 1.11.0
- Fix memory leaks in persistent reserve out.
- Fix various leaks in the testsuite.