diff options
author | Ludovic Courtès <ludo@gnu.org> | 2019-05-17 11:25:51 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2019-05-17 11:25:51 +0200 |
commit | c34684b6bc32c76b2383cf3641dad1b059fd84fc (patch) | |
tree | 5e56690969d9cc93ceaf4281c5b07d55023b984f /NEWS | |
parent | 0e77eee8c8097daa6371155f01ee0738bdf6ce97 (diff) | |
download | patches-c34684b6bc32c76b2383cf3641dad1b059fd84fc.tar patches-c34684b6bc32c76b2383cf3641dad1b059fd84fc.tar.gz |
Update NEWS.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -12,6 +12,8 @@ Copyright © 2016, 2017, 2018 Ricardo Wurmus <rekado@elephly.net> Please send Guix bug reports to bug-guix@gnu.org. * Changes in 1.0.1 (since 1.0.0) +** Package management +*** The ‘https_proxy’ environment variable is now honored ** Distribution *** ‘guix system docker-image’ now produces images with an entry point *** New ‘--network’ option for ‘guix system container’ |