diff options
| author | Joey Hess <joey@kitenet.net> | 2014-04-19 01:28:46 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-04-19 01:28:46 -0400 |
| commit | 9e578aca6b0914443c95f8691fd3ba39522f28fc (patch) | |
| tree | f4f0882539dc5798af97d833fe0bd3d8b3e0df2f /debian | |
| parent | d1db64b3bc4ef1c802344f666eb160d9a8c97cca (diff) | |
rename aka to alias
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 463b1819..136d61b2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,8 +3,8 @@ propellor (0.4.0) UNRELEASED; urgency=medium * Propellor can configure primary DNS servers, including generating zone files, which is done by looking at the properties of hosts in a domain. - * The `cname` property was renamed to `aka` as it does not always generate - CNAME in the DNS. + * The `cname` property was renamed to `alias` as it does not always + generate CNAME in the DNS. * Constructor of Property has changed (use `property` function instead). * All Property combinators now combine together their Attr settings. So Attr settings can be made inside a propertyList, for example. |
