| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-11-23 | Condense directory names for rc1. | Jussi Pakkanen | |
| 2024-07-05 | Revert "Clarify mutable objects usage" | Eli Schwartz | |
| This reverts commit 9f02d0a3e5a5ffc82256391c244b1af38e41ef78. It turns out that this does introduce a behavioral change in existing users of ConfigurationData, which it wasn't supposed to (it was supposed to preserve behavior there, and add a new *warning* for EnvironmentVariables). This breaks projects such as pulseaudio, libvirt, and probably more. Roll back the change and try again after 1.5.0 is released. Fixes: #13372 | |||
| 2024-04-14 | Clarify mutable objects usage | Xavier Claessens | |
| Only Environment and ConfigurationData are mutable. However, only ConfigurationData becomes immutable after first use which is inconsistent. This deprecates modification after first use of Environment object and clarify documentation. | |||
| 2024-03-03 | Condense test dirs for rc2. | Jussi Pakkanen | |
