diff options
| author | Joey Hess <joeyh@joeyh.name> | 2016-02-19 14:15:19 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2016-02-19 14:15:34 -0400 |
| commit | 90219e30615e09779469ceae272cf41943d43585 (patch) | |
| tree | b6e318682a3cd832197daac1f93ad0d613494563 /debian | |
| parent | 673b6f9426d935014cc9ee2a3de74d4d6080f0aa (diff) | |
trademark nonsense
Removed references to *buntu from code and documentation because of
an unfortunate trademark use policy.
http://joeyh.name/blog/entry/trademark_nonsense/
That included changing a data constructor to "FooBuntu", an API change.
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index a9fa5593..cf74edaf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,13 @@ -propellor (2.15.5) UNRELEASED; urgency=medium +propellor (2.16.0) UNRELEASED; urgency=medium * Obnam: Only let one backup job run at a time when a host has multiple different backup properties, to avoid concurrent jobs fighting over scarce resources (particularly memory). Other jobs block on a lock file. + * Removed references to *buntu from code and documentation because of + an unfortunate trademark use policy. + http://joeyh.name/blog/entry/trademark_nonsense/ + * That included changing a data constructor to "FooBuntu", an API change. -- Joey Hess <id@joeyh.name> Fri, 19 Feb 2016 11:29:53 -0400 |
