ObjFW  Check-in [bc8bb244ac]

Overview
Comment:Update ChangeLog for 1.0.8
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | 1.0
Files: files | file ages | folders
SHA3-256: bc8bb244ac0d7c4d1887e2b3396ceac2152931711483673e09a4e37a27b9cede
User & Date: js on 2024-01-21 12:07:06
Other Links: branch diff | manifest | tags
Context
2024-01-21
12:19
Update ChangeLog for 1.0.8 check-in: dc20dfdc5f user: js tags: trunk
12:07
Set version to 1.0.8 check-in: 62e6835216 user: js tags: 1.0, 1.0.8-release
12:07
Update ChangeLog for 1.0.8 check-in: bc8bb244ac user: js tags: 1.0
11:42
Fix compilation on {Net,Open}BSD, OpenIndiana etc. check-in: efe09b8894 user: js tags: 1.0
Changes

Modified ChangeLog from [e9ab01dfbf] to [400b1b6d53].

1
2
3
4
5




6
7
8
9
10
11
12
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.





>
>
>
>







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

This file only contains the most significant changes.

ObjFW 1.0.7 -> ObjFW 1.0.8, 2024-01-21
 * Fixes compilation on NetBSD, OpenBSD, OpenIndiana etc. which was broken by
   1.0.7.

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.