diff options
| author | Ludovic Courtès <ludo@gnu.org> | 2021-09-18 23:07:40 +0200 |
|---|---|---|
| committer | Ludovic Courtès <ludo@gnu.org> | 2021-09-18 23:08:32 +0200 |
| commit | eb6593cec4b0cedef44bf156e2e6727ead82006c (patch) | |
| tree | 9a3907fd8a17e5f77d617d0272ca23021567fe7b /NEWS | |
| parent | dce2cf311bc12dee4560329f53ccb53470d5793e (diff) | |
Update NEWS.
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 16 |
1 files changed, 15 insertions, 1 deletions
| @@ -14,9 +14,23 @@ Please send Guix bug reports to bug-guix@gnu.org. | |||
| 14 | 14 | ||
| 15 | * Changes in 1.4.0 (since 1.3.0) | 15 | * Changes in 1.4.0 (since 1.3.0) |
| 16 | ** Package management | 16 | ** Package management |
| 17 | *** New 'deb' format for the 'guix pack' command | 17 | *** New ‘deb’ format for the ‘guix pack’ command |
| 18 | *** New ‘guix import minetest’ command, to import Minetest extensions | ||
| 19 | *** ‘guix import elpa’ now supports the non-GNU ELPA repository | ||
| 20 | *** New updater (see ‘guix refresh’): ‘generic-git’ | ||
| 21 | *** ‘--with-commit’ option now accepts strings returned by ‘git describe’ | ||
| 18 | ** Distribution | 22 | ** Distribution |
| 19 | *** The installation script can now enable local substitute servers discovery | 23 | *** The installation script can now enable local substitute servers discovery |
| 24 | ** Programming interfaces | ||
| 25 | *** (guix records) now supports “field sanitizers” | ||
| 26 | ** Noteworthy bug fixes | ||
| 27 | *** Fall back to Software Heritage when cloning a channel | ||
| 28 | (<https://issues.guix.gnu.org/44187>) | ||
| 29 | *** ‘--with-patch’ can be used on packages with non-origin sources | ||
| 30 | (<https://issues.guix.gnu.org/49697>) | ||
| 31 | *** Fix pathological profile building performance in the presence of grafts | ||
| 32 | (<https://issues.guix.gnu.org/49439>) | ||
| 33 | |||
| 20 | * Changes in 1.3.0 (since 1.2.0) | 34 | * Changes in 1.3.0 (since 1.2.0) |
| 21 | ** Package management | 35 | ** Package management |
| 22 | *** POWER9 (powerpc64le-linux) is now supported as a technology preview | 36 | *** POWER9 (powerpc64le-linux) is now supported as a technology preview |
