Mercurial > hgrepos > Python > libs > ConfigMix
diff CHANGES.txt @ 243:57ff12610dc5
Implemented OS:node to return the host's computername
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Thu, 21 May 2020 08:32:37 +0200 |
| parents | bfa4d125fd14 |
| children | 6d473abe308d |
line wrap: on
line diff
--- a/CHANGES.txt Thu May 21 08:19:03 2020 +0200 +++ b/CHANGES.txt Thu May 21 08:32:37 2020 +0200 @@ -22,6 +22,12 @@ The ``OS`` namespace lookup did not handle non-existing variables properly and ignored the `default` parameter. + .. change:: + :tags: feature + + Implemented new namespace function ``OS:node`` to return the node's + computername. + .. changelog:: :version: 0.7.3
