Mercurial > hgrepos > Python > libs > ConfigMix
comparison CHANGES.txt @ 244:6d473abe308d
Change the order of items in CHANGES.txt
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Thu, 21 May 2020 09:56:22 +0200 |
| parents | 57ff12610dc5 |
| children | efc9674fc549 |
comparison
equal
deleted
inserted
replaced
| 243:57ff12610dc5 | 244:6d473abe308d |
|---|---|
| 15 .. changelog:: | 15 .. changelog:: |
| 16 :version: n/a | 16 :version: n/a |
| 17 :released: n/a | 17 :released: n/a |
| 18 | 18 |
| 19 .. change:: | 19 .. change:: |
| 20 :tags: feature | |
| 21 | |
| 22 Implemented new namespace function ``OS:node`` to return the node's | |
| 23 computername. | |
| 24 | |
| 25 .. change:: | |
| 20 :tags: bugfix | 26 :tags: bugfix |
| 21 | 27 |
| 22 The ``OS`` namespace lookup did not handle non-existing variables | 28 The ``OS`` namespace lookup did not handle non-existing variables |
| 23 properly and ignored the `default` parameter. | 29 properly and ignored the `default` parameter. |
| 24 | |
| 25 .. change:: | |
| 26 :tags: feature | |
| 27 | |
| 28 Implemented new namespace function ``OS:node`` to return the node's | |
| 29 computername. | |
| 30 | 30 |
| 31 | 31 |
| 32 .. changelog:: | 32 .. changelog:: |
| 33 :version: 0.7.3 | 33 :version: 0.7.3 |
| 34 :released: 2020-05-13 | 34 :released: 2020-05-13 |
