diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-05-07 12:16:48 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-05-07 12:16:48 -0400 |
| commit | 63ccccb1bb3eb14f351b4e8745a952d8738c0f5e (patch) | |
| tree | 5c03d545ecd6238b36bffd2951de345deba3dc57 /debian | |
| parent | 53a084632c3ce865877aa205580a5697440cdd8b (diff) | |
cmdProperty' renamed to cmdPropertyEnv to make way for a new, more generic cmdProperty' (API change)
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index ae8deef6..37d31938 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +propellor (2.5.0) UNRELEASED; urgency=medium + + * cmdProperty' renamed to cmdPropertyEnv to make way for a new, + more generic cmdProperty' (API change) + + -- Joey Hess <id@joeyh.name> Thu, 07 May 2015 12:08:34 -0400 + propellor (2.4.0) unstable; urgency=medium * Propellor no longer supports Debian wheezy (oldstable). |
