ObjFW  Check-in [9cbb05a4d3]

Overview
Comment:Update ChangeLog for 1.0.7
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 9cbb05a4d3417425f93954181ba2dc70a135fd51784fe0560ff0ba9cb59e0667
User & Date: js on 2024-01-21 10:52:05
Other Links: manifest | tags
Context
2024-01-21
11:41
Fix compilation on {Net,Open}BSD, OpenIndiana etc. check-in: 8d21d6f269 user: js tags: trunk
10:52
Update ChangeLog for 1.0.7 check-in: 9cbb05a4d3 user: js tags: trunk
10:51
Update ChangeLog for 1.0.7 check-in: f49c43320b user: js tags: 1.0
10:26
Fix OFSubprocessTests with --disable-files check-in: d3ef45da74 user: js tags: trunk
Changes

Modified ChangeLog from [b7203ab8cb] to [e9ab01dfbf].

1
2
3
4
5
6









7
8
9
10
11
12
13
Legend:
 * Changes of existing features or bugfixes
 + New features

This file only contains the most significant changes.










ObjFW 1.0.5 -> ObjFW 1.0.6, 2024-01-15
 * Fixes compatibility with autoconf 2.72.
 * Fixes OFDNSResolver's handling of types, classes and lengths > 255.

ObjFW 1.0.4 -> ObjFW 1.0.5, 2023-11-05
 * Fixes the calculation of the extra alignment in OFAllocObject()
 * Fixes +[OFSystemInfo networkInterfaces] on OpenBSD and Windows 98






>
>
>
>
>
>
>
>
>







1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Legend:
 * Changes of existing features or bugfixes
 + New features

This file only contains the most significant changes.

ObjFW 1.0.6 -> ObjFW 1.0.7, 2024-01-21
 * Fixes inheriting the environment in OFSubprocess.
 * Fixes dealloc in OFSubprocess when -[closeForWriting] was called.
 + Adds tests for OFSubprocess.
 * Changes the key for +[OFSystemInfo networkInterfaces] to the adapter name
   on Windows XP and newer to avoid a possible collission on the adapter index.
 * Fixes compilation with old MinGW versions.
 * Fixes the documentation for OFSRVDNSResourceRecord.

ObjFW 1.0.5 -> ObjFW 1.0.6, 2024-01-15
 * Fixes compatibility with autoconf 2.72.
 * Fixes OFDNSResolver's handling of types, classes and lengths > 255.

ObjFW 1.0.4 -> ObjFW 1.0.5, 2023-11-05
 * Fixes the calculation of the extra alignment in OFAllocObject()
 * Fixes +[OFSystemInfo networkInterfaces] on OpenBSD and Windows 98