summaryrefslogtreecommitdiff
path: root/Changelog
Commit message (Collapse)AuthorAgeFilesLines
* Preparing for version 2.1.8. (#370)Lee Duncan2022-09-261-0/+42
|
* Preparing for version 2.1.7.Lee Duncan2022-05-061-0/+73
|
* Preparing for version 2.1.6Lee Duncan2022-02-141-0/+42
|
* Preparing for version 2.1.5Lee Duncan2021-09-051-0/+27
|
* Preparing for version 2.1.42.1.4Lee Duncan2021-03-111-0/+39
|
* Preparing for version 2.1.3Chris Leech2020-12-181-0/+46
|
* Preparing for version 2.1.22.1.2coverity_scanLee Duncan2020-07-241-0/+43
|
* Preparing for version 2.1.12.1.1new-versionLee Duncan2020-02-261-0/+33
|
* Fixed Changelog message, first lineLee Duncan2019-11-141-1/+1
|
* Preparing for version 2.1.02.1.0Lee Duncan2019-11-141-0/+39
| | | | | | | | | | | Updated Changelog and two include files. Note that this bumps the minor version number from 0 to 1, and starts the "patch" version number over again at 0. See https://semver.org for information on semantic versioning.
* Fix version strings in ChangeLogLee Duncan2019-11-121-6/+6
| | | | | Some places list version number with "2.0-NUMBER", and some as "2.0.NUMBER". The latter is correct.
* Preparing for version 2.0.8782.0.878Lee Duncan2019-09-121-0/+47
| | | | Updated Changelog and two include files.
* Preparing for version 2.0.8772.0.877Lee Duncan2018-10-171-0/+127
| | | | | Updated Changelog with "git shortlog 2.0.876..HEAD", and updated version number in two include files.
* Preparing for version 2.0.8762.0.876Lee Duncan2018-01-221-0/+58
| | | | Update Changelog and version number
* Prepare for version 2.0.8752.0.875Lee Duncan2017-09-011-0/+73
|
* Prepare to tag release 2.0.874Chris Leech2016-09-291-0/+241
|
* Spelling fixesVille Skyttä2016-09-181-1/+1
|
* Prep for open-iscsi-2.0.873 release2.0.873Mike Christie2012-05-201-107/+145
| | | | Update Changelog, README and version.h for new release.
* docs: update changelogMike Christie2010-08-111-124/+106
| | | | Update changelog for release.
* Update changelog for 871 releaseMike Christie2009-07-101-0/+57
|
* Update Changelog for new release.Mike Christie2008-11-041-3/+75
|
* libiscsi: Fix nop timeout handlingMike Christie2008-05-051-0/+3
If the transport timer wakes at the exact same time we were supposed to check the transport we drop the connection instead of checking it.