net/haproxy: add recent fix to changelog

This commit is contained in:
Frank Wall 2021-11-03 12:49:38 +01:00
parent 7b9b478b42
commit 8951f76ebb

View file

@ -17,6 +17,7 @@ Added:
Fixed:
* unable to use the "require" function in Lua scripts (#2265)
* request logging not working (#2587)
* fix syntax error in template (#2619)
Changed:
* set "lua-prepend-path" so that Lua scripts can be found (#2265)