diff options
| author | Joey Hess <joey@kitenet.net> | 2014-04-18 03:59:06 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-04-18 03:59:06 -0400 |
| commit | 4e4fb9ab7ca13f5148c6d4b08f53f518429530a8 (patch) | |
| tree | e44754f3e3a49d811d3387495ca24a475bd00162 /debian | |
| parent | 66921ff667705e427c1000b7ae071f03fc0eb567 (diff) | |
get rid of AttrProperty
Now both Property and RevertableProperty can influence Attr on their own.
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 3daeb395..3cef12dc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,6 @@ -propellor (0.3.2) UNRELEASED; urgency=medium +propellor (0.4.0) UNRELEASED; urgency=medium + * Constructor of Property has changed (use property function instead). * Run all cron jobs under chronic from moreutils to avoid unnecessary mails. -- Joey Hess <joeyh@debian.org> Thu, 17 Apr 2014 21:00:43 -0400 |
