diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-06-18 19:51:41 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-06-18 19:51:41 -0400 |
| commit | 727e7f8224f62f338db378852f5da478696da260 (patch) | |
| tree | 43bc75c0643a311b01bcb9b2ec6e3fe140608e6b /doc | |
| parent | 95bbb40122d173cde6156ca4714081f398f423b9 (diff) | |
add news item for propellor 4.0.6
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/news/version_4.0.5.mdwn | 4 | ||||
| -rw-r--r-- | doc/news/version_4.0.6.mdwn | 5 |
2 files changed, 5 insertions, 4 deletions
diff --git a/doc/news/version_4.0.5.mdwn b/doc/news/version_4.0.5.mdwn deleted file mode 100644 index 0b746ca7..00000000 --- a/doc/news/version_4.0.5.mdwn +++ /dev/null @@ -1,4 +0,0 @@ -propellor 4.0.5 released with [[!toggle text="these changes"]] -[[!toggleable text=""" - * Switch cabal file from Extensions to Default-Extensions to fix - new picky hackage rejection."""]]
\ No newline at end of file diff --git a/doc/news/version_4.0.6.mdwn b/doc/news/version_4.0.6.mdwn new file mode 100644 index 00000000..a57c39cf --- /dev/null +++ b/doc/news/version_4.0.6.mdwn @@ -0,0 +1,5 @@ +propellor 4.0.6 released with [[!toggle text="these changes"]] +[[!toggleable text=""" + * Fix bug that sometimes made --spin fail with + "fatal: Couldn't find remote ref HEAD" + * Display error and warning messages to stderr, not stdout."""]]
\ No newline at end of file |
