ObjFW  Check-in [1171b5e2a0]

Overview
Comment:ChangeLog: Fix brainfart
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 1171b5e2a062e4867c270f603b2aeefc6252eb5e8c688e05e61fe8c4323a1a05
User & Date: js on 2023-08-29 12:55:46
Other Links: manifest | tags
Context
2023-08-29
13:46
Remove remnants of Amiga .library linklib check-in: 83fa463f03 user: js tags: trunk
12:55
Merge trunk into 1.0 branch check-in: 239d7340e1 user: js tags: 1.0
12:55
ChangeLog: Fix brainfart check-in: 1171b5e2a0 user: js tags: trunk
12:16
Fix compilation with Apple GCC 4.0.1 & 4.2.1 check-in: b5e3f01a59 user: js tags: trunk
Changes

Modified ChangeLog from [5f3bc3908f] to [b679aebf5c].

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

This file only contains the most significant changes.

ObjFW 0.90.2 -> ObjFW 1.0, 08.2023-08-29
 + First stable release with stable API and ABI
 * Too many changes to list, as it has been almost 6 years since the last
   release. See commits in the repository for details.

ObjFW 0.90.1 -> ObjFW 0.90.2, 2017-10-23
 * Fix shadowed variables which caused many bugs (e.g. using the wrong object)
 * Many, many nullability fixes






|







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

This file only contains the most significant changes.

ObjFW 0.90.2 -> ObjFW 1.0, 2023-08-29
 + First stable release with stable API and ABI
 * Too many changes to list, as it has been almost 6 years since the last
   release. See commits in the repository for details.

ObjFW 0.90.1 -> ObjFW 0.90.2, 2017-10-23
 * Fix shadowed variables which caused many bugs (e.g. using the wrong object)
 * Many, many nullability fixes