~ctwm/ctwm/trunk

« back to all changes in this revision

Viewing changes to CHANGES.adoc

  • Committer: Matthew Fuller
  • Date: 2025-05-25 20:04:30 UTC
  • Revision ID: fullermd@over-yonder.net-20250525200430-1umzno83mh140u8n
Doc the SIGCHLD change in changelog.

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
 
6
6
== Next release  (xxxx-xx-xx)
7
7
 
 
8
=== Bugfixes
 
9
 
 
10
* `SIGCHLD` now has a handler that explicitly reaps processes.
 
11
   Previous behavior generally worked, but could cause odd behavior
 
12
   with certain POSIX implementation choices in system libraries.
 
13
   Triggered with NetBSD 10.
 
14
 
8
15
 
9
16
 
10
17
== 4.1.0  (2023-03-26)