]> arthur.barton.de Git - ngircd-alex.git/blobdiff - ChangeLog
autogen.sh: Prefere automake 1.11 over other releases
[ngircd-alex.git] / ChangeLog
index 56d79e6d5c6f9e39a003249c4351cf73da6d8e2c..9256ff41d7302c876a47aec0546d84750dea549f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 
 ngIRCd 27
 
+  - autogen.sh: Prefere automake 1.11 over other releases because this is the
+    last release supporting "de-ANSI-fication" using the included ansi2knr tool.
+    And becuase we _want_ to support old K&R platforms, we try hard to use this
+    release of automake when available to generate our build system.
+    Note: This is only relevant for you if you are building from Git sources.
+  - 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