diff options
| author | Joey Hess <joeyh@joeyh.name> | 2016-04-01 18:33:17 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2016-04-01 18:33:17 -0400 |
| commit | 503437b676f5c4d41ef41c6de3e3b25045bcc5d7 (patch) | |
| tree | ed5daf192aebef75d89b8ea2c6be36f66f14b968 /debian | |
| parent | 351c06951753e38ddb238d9dca01f29ddef33eeb (diff) | |
Improved propellor's first run experience; the wrapper program will now walk the user through setting up ~/.propellor with a choice between a clone of propellor's git repository, or a minimal config.
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index ee3311e4..14d3f1a9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -64,6 +64,9 @@ propellor (3.0.0) UNRELEASED; urgency=medium these complex new types. * Added dependency on concurrent-output; removed embedded copy. * Apt.PPA: New module, contributed by Evan Cofsky. + * Improved propellor's first run experience; the wrapper program will + now walk the user through setting up ~/.propellor with a choice between + a clone of propellor's git repository, or a minimal config. -- Joey Hess <id@joeyh.name> Wed, 30 Mar 2016 15:45:08 -0400 |
