summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Collapse)AuthorFilesLines
2018-08-12NEWS: update for 1.20.2Aleksander Morgado1-0/+17
2018-01-20NEWS: update for 1.20.0Aleksander Morgado1-0/+44
2017-03-22NEWS: update for 1.18.0Aleksander Morgado1-0/+142
2016-07-07NEWS: update for 1.16.0Aleksander Morgado1-0/+40
2016-03-17NEWS: update for 1.14.0Aleksander Morgado1-5/+74
2015-01-26NEWS: update to include the QMI_NAS_SIM_REJECT_STATE_SIM_AVAILABLE api breakAleksander Morgado1-1/+2
2015-01-25nas: fix ECIO List TLV array element type (api break)Aleksander Morgado1-0/+2
ECIO List TLV (0x12) in the NAS Get Signal Strength response message is given as an unsigned byte, representing negative 0.5dB increments. This is an API break; added to NEWS already not to forget about it. Also, version bump to 0.13.2 to flag the exact version in which the change was introduced. https://bugs.freedesktop.org/show_bug.cgi?id=85052
2015-01-25nas: fix ECIO TLV field type (api break)Aleksander Morgado1-0/+7
ECIO TLV (0x14) in the NAS Event Report Indication message is given as an unsigned byte, representing negative 0.5dB increments. This is an API break; added to NEWS already not to forget about it. Also, version bump to 0.13.1 to flag the exact version in which the change was introduced. https://bugs.freedesktop.org/show_bug.cgi?id=85052
2015-01-11qmi-codegen: avoid breaking API when defining strings in public structsAleksander Morgado1-5/+0
Commit b9c3701e337198 introduced an API break, where we would change a pointer to a heap allocated string and instead use a fixed size char array. This commit will instead recover the pointer to the string when used in a public struct, so that API isn't broken w.r.t. previous stable libqmi versions. The string is now properly allocated before reading and deallocated as part of the struct deallocation.
2014-12-30build: update NEWSAleksander Morgado1-5/+40
2014-09-05NEWS: updated with the latest A-GPS related additionsAleksander Morgado1-0/+10
2014-05-29release: bump version to 1.10.01.10.0Aleksander Morgado1-0/+10
2013-12-11build: update NEWSAleksander Morgado1-0/+20
2013-09-04build: update NEWSAleksander Morgado1-0/+26
2013-06-07build: update NEWSAleksander Morgado1-1/+5
2013-05-10build: update NEWS; add minimal README and ChangeLogDan Williams1-0/+10
Having a README is good, while some package building tools like to have a ChangeLog, even if it's useless.
2013-03-19release: update NEWSDan Williams1-0/+8
2012-11-12release: update NEWSDan Williams1-0/+4