diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-06-18 16:20:12 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-06-18 16:20:12 -0400 |
| commit | 86232b50062b7129da0cac2dd2059fce3db9276b (patch) | |
| tree | 65157d15809189ab7484dc6b55aa08d99b8e133a /debian | |
| parent | 8175581e17251837af83ead18ef937cf2c565f0e (diff) | |
Display error and warning messages to stderr, not stdout.
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a662c5c6..d26e007c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +propellor (4.0.6) UNRELEASED; urgency=medium + + * 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 |
