Fix for x86_64 build fail
[platform/upstream/connectedhomeip.git] / third_party / nlio / repo / CHANGES
1 1.1.9 (2020-08-06)
2
3         * Address an issue with preprocessor endianness detection and
4           setting NLBYTEORDER that always led defaulting to
5           NLBYTEORDER_LITTLE_ENDIAN.
6
7         * Address an issue with nlByteOrderSwap16LittleToHost when
8           NLBYTEORDER is set to NLBYTEORDER_BIG_ENDIAN.
9
10 1.1.8 (2020-05-11)
11
12         * Updated to nlbuild-autotools 1.7.3.
13
14 1.1.7 (2020-04-30)
15
16         * Updated to nlbuild-autotools 1.7.2.
17
18         * Leverage NLFOREIGN_SUBDIR_DEPENDENCIES for nlunit-test
19           rather than SUBDIRS in third_party.
20
21 1.1.6 (2019-05-24)
22
23         * Updated to nlbuild-autotools 1.6.11.
24
25 1.1.5 (2019-04-30)
26
27         * Updated to nlbuild-autotools 1.6.9.
28
29 1.1.4 (2019-04-09)
30
31         * Updated to nlbuild-autotools 1.6.6.
32
33         * Addressed a documentation typo.
34
35 1.1.3 (2018-11-19)
36
37         * Updated to nlbuild-autotools 1.6.5.
38
39 1.1.2 (2018-11-15)
40
41         * Updated to nlbuild-autotools 1.6.4.
42
43 1.1.1 (2018-04-26)
44
45         * Updated to nlbuild-autotools 1.5.2.
46
47 1.1 (2018-04-19)
48
49         * Updated to utilize nlbuild-autotools 1.5.0, removing inlined
50           copy of nlunit-test in the process.
51
52 1.0 (2017-06-29)
53
54         * First public release to Github.