1
0
Fork 0
mirror of https://repo.or.cz/socat.git synced 2025-07-20 09:52:56 +00:00

Rearranged option group bits to only require 32 bits on older systems

This commit is contained in:
Gerhard Rieger 2023-09-30 10:16:01 +02:00
parent 2cddaf22b1
commit c01722ac3e
7 changed files with 24 additions and 7 deletions

View file

@ -12,6 +12,8 @@ Features:
Coding:
Introduced groups_t instead of uint32_t, for more flexibility
Rearranged option group bits to only require 32 bits on older systems.
####################### V 1.7.4.5 (not released):
Corrections: