aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2024-11-27 11:31:38 +0100
committerLoïc Hoguin <[email protected]>2024-11-27 11:31:38 +0100
commit29cba3c43906853ca12ce4c10f0f9125be7228c5 (patch)
tree6da4fdc18bc1487e2f0c13ca6f1070ed31dde216
parent6dfc175130ccdc8a78985c85052b75c7b129571f (diff)
downloaderlang.mk-29cba3c43906853ca12ce4c10f0f9125be7228c5.tar.gz
erlang.mk-29cba3c43906853ca12ce4c10f0f9125be7228c5.tar.bz2
erlang.mk-29cba3c43906853ca12ce4c10f0f9125be7228c5.zip
Update CHANGELOG
-rw-r--r--CHANGELOG.asciidoc3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.asciidoc b/CHANGELOG.asciidoc
index ea10ada..3046b1c 100644
--- a/CHANGELOG.asciidoc
+++ b/CHANGELOG.asciidoc
@@ -55,3 +55,6 @@
should still work, but that this way of doing
things is deprecated. This change makes it
possible to have templates outside of Makefiles.
+
+2024/11/27: $(ERL) has been updated. It no longer starts
+ the distribution, and limits processes/ports to 1024.