diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-06-18 19:29:15 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-06-18 19:29:15 -0400 |
| commit | da0b27d54c8834f2db11fedc56098afbd8f89070 (patch) | |
| tree | 4bedb3519a247dc37c0362cb0daa5f49531e94e8 /debian | |
| parent | 199c06732517b8a68afcf7d04ffddcc7dacbff31 (diff) | |
| parent | e7d75eda127edfb7f85e157224f259f77b5c2647 (diff) | |
Merge branch 'joeyconfig'
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a662c5c6..086c82c0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +propellor (4.0.6) UNRELEASED; urgency=medium + + * Fix bug that sometimes made --spin fail with + "fatal: Couldn't find remote ref HEAD" + * Display error and warning messages to stderr, not stdout. + + -- Joey Hess <id@joeyh.name> Sun, 18 Jun 2017 16:19:41 -0400 + propellor (4.0.5) unstable; urgency=medium * Switch cabal file from Extensions to Default-Extensions to fix |
