Add CHANGES note for [GL #4387]

This commit is contained in:
Mark Andrews 2023-10-26 15:07:58 +11:00
parent 811c9ee7d1
commit a8613372c9

View file

@ -1,3 +1,7 @@
6274. [bug] The 'lock-file' file was being removed when it
shouldn't have been making it ineffective if named was
started 3 or more times. [GL #4387]
6273. [bug] Don't reuse the existing TCP streams in dns_xfrin, so
parallel TCP transfers works again. [GL #4379]