On Wed, 20 May 2026 at 09:34, Ruediger Pluem <[email protected]> wrote:
> > > On 5/19/26 2:19 PM, [email protected] wrote: > > Author: ivan > > Date: Tue May 19 12:19:46 2026 > > New Revision: 1934394 > > > > Log: > > Remove support for BeOS: BeOS was released in 1995 and the latest > release was > > in 2000. > > > > Discussion: > > https://lists.apache.org/thread/z36md3dwxwvw1y51hygmzsssb6x8t97t > > > > Deleted: > > apr/apr/trunk/dso/beos/ > > apr/apr/trunk/include/arch/beos/ > > apr/apr/trunk/locks/beos/ > > apr/apr/trunk/network_io/beos/ > > apr/apr/trunk/shmem/beos/ > > apr/apr/trunk/threadproc/beos/ > > Modified: > > apr/apr/trunk/CHANGES > > apr/apr/trunk/build/gen-build.py > > apr/apr/trunk/build/rpm/apr.spec.in > > apr/apr/trunk/config.layout > > > > Modified: apr/apr/trunk/CHANGES > > > ============================================================================== > > --- apr/apr/trunk/CHANGES Tue May 19 12:11:01 2026 (r1934393) > > +++ apr/apr/trunk/CHANGES Tue May 19 12:19:46 2026 (r1934394) > > @@ -319,6 +319,8 @@ Changes for APR 2.0.0 > > > > *) Remove support for Netware. > > > > + *) Remove support for BeOS. > > Should we probably note that Haiku is still supported? > > Do you mean in CHANGES? I am not sure about this. The problem that currently APR (1.7.x and trunk) needs some patches to properly work on Haiku. Also I think it would be nice to have CI builder for Haiku to declare 'official'. -- Ivan Zhakov
