Add changelog entry

This commit is contained in:
Florian Scholdei
2025-02-25 14:20:47 +01:00
parent 69b09466dc
commit 02cb4aa72c

View File

@@ -0,0 +1,2 @@
- type: fixed
description: JavaHg's handling of configuration files by ensuring system and user-level configs are read for all commands, prevent unintended config modifications by giving each command its own configuration copy, simplify how temporary config options (like credentials) are injected ([#2247](https://github.com/scm-manager/scm-manager/pull/2247))