Commit Graph

15 Commits

Author SHA1 Message Date
Aleksander Morgado e3ed95af83 NEWS: update for 1.16.0 2016-07-07 19:37:20 +02:00
Aleksander Morgado 962b86e6bd NEWS: update for 1.14.0 2016-03-17 14:29:05 +01:00
Aleksander Morgado 041c4b62e8 NEWS: update to include the QMI_NAS_SIM_REJECT_STATE_SIM_AVAILABLE api break 2015-01-26 22:03:36 +01:00
Aleksander Morgado 83dd5e2974 nas: fix ECIO List TLV array element type (api break)
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-25 19:34:26 +01:00
Aleksander Morgado 9b5957ae4a nas: fix ECIO TLV field type (api break)
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-25 19:19:25 +01:00
Aleksander Morgado 010286ba2b qmi-codegen: avoid breaking API when defining strings in public structs
Commit b9c3701e33 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.
2015-01-11 21:25:26 +01:00
Aleksander Morgado 4c4b16d3f9 build: update NEWS 2014-12-30 12:24:15 +01:00
Aleksander Morgado c55e4a4a7f NEWS: updated with the latest A-GPS related additions 2014-09-05 12:00:57 +02:00
Aleksander Morgado 760d35075f release: bump version to 1.10.0 2014-05-29 11:32:51 +02:00
Aleksander Morgado 9884e53b8f build: update NEWS 2013-12-11 08:09:34 +01:00
Aleksander Morgado 6c92f49369 build: update NEWS 2013-09-04 17:13:56 +02:00
Aleksander Morgado b4052739a1 build: update NEWS 2013-06-07 15:40:10 +02:00
Dan Williams c7e8091a9a build: update NEWS; add minimal README and ChangeLog
Having a README is good, while some package building tools like
to have a ChangeLog, even if it's useless.
2013-05-10 11:28:37 -05:00
Dan Williams 7cf8b966c8 release: update NEWS 2013-03-19 16:14:39 -05:00
Dan Williams 8ae645abb9 release: update NEWS 2012-11-12 12:17:03 -06:00