diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-04-22 21:00:41 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-04-22 21:00:41 -0400 |
| commit | f59527cca4f3496a561d8b25ee276103adb2fa97 (patch) | |
| tree | cc5c408d36cde043b431d0d1409ef3960b652fc3 | |
| parent | c7a156a8c359d714da88892154ad034eeb597836 (diff) | |
changelog
| -rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 80c03652..806ada57 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +propellor (2.3.1) UNRELEASED; urgency=medium + + * Git.bareRepo: Fix bug in calls to userScriptProperty. + Thanks, Jelmer Vernooij. + + -- Joey Hess <id@joeyh.name> Wed, 22 Apr 2015 20:59:59 -0400 + propellor (2.3.0) unstable; urgency=medium * Make propellor resistent to changes to shared libraries, such as libffi, |
