diff options
| author | Joey Hess <joey@kitenet.net> | 2014-08-22 13:04:08 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-08-22 13:04:08 -0400 |
| commit | 9b37a5ef03325cc484dfd233c18863360d0ab611 (patch) | |
| tree | 6612d8d1e6ca58040b750f391db9553969c48e0d /doc/news/version_0.8.3.mdwn | |
| parent | a67beb711867b9318d00a64d704d1bf0675a5140 (diff) | |
add news item for propellor 0.8.3
Diffstat (limited to 'doc/news/version_0.8.3.mdwn')
| -rw-r--r-- | doc/news/version_0.8.3.mdwn | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/news/version_0.8.3.mdwn b/doc/news/version_0.8.3.mdwn new file mode 100644 index 00000000..82f400c0 --- /dev/null +++ b/doc/news/version_0.8.3.mdwn @@ -0,0 +1,11 @@ +propellor 0.8.3 released with [[!toggle text="these changes"]] +[[!toggleable text=""" + * The Debian package now includes a single-revision git repository in + /usr/src/propellor/, and ~/.propellor/ is set up to use this repository as + its origin remote. This avoids relying on the security of the github + repository when using the Debian package. + * The /usr/bin/propellor wrapper will warn when ~/.propellor/ is out of date + and a newer version is available, after which git merge upstream/master + can be run to merge it. + * Included the config.hs symlink to config-simple.hs in the cabal and Debian + packages."""]]
\ No newline at end of file |
