From ccb0cf3170047d7bf372c9a43c4a6dfee1228126 Mon Sep 17 00:00:00 2001 From: Alexander Barton Date: Mon, 15 Jan 2024 22:14:15 +0100 Subject: Autodetect support for IPv6 by default Until now, IPv6 support was disabled by default, which seems a bit outdated in 2024. Note: You still can pass "--enable-ipv6" or "--disable-ipv6" to the ./configure script to forcefully activate or deactivate IPv6 support. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 56d79e6d..3d4ddcf2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -10,6 +10,10 @@ ngIRCd 27 + - Autodetect support for IPv6 by default: Until now, IPv6 support was disabled + by default, which seems a bit outdated in 2024. Note: You still can pass + "--enable-ipv6"/"--disable-ipv6" to the ./configure script to forcefully + activate or deactivate IPv6 support. - Update config.guess and config.sub to recent versions - Remove the unmaintained contrib/MacOSX/ folder: this includes the Xcode project as well as the outdated macOS "Package Maker" configuration. The -- cgit 1.4.1