summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2019-05-01 12:07:42 +0200
committerLudovic Courtès <ludo@gnu.org>2019-05-01 12:10:42 +0200
commit6298c3ffd9654d3231a6f25390b056483e8f407c (patch)
tree3a25d5fe384054960ea706c8737604f55ddf4d31
parent8d9fffcb1814dd1e945b42ec640db09e45b9aaf1 (diff)
Update NEWS.v1.0.0
-rw-r--r--NEWS13
1 files changed, 11 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index bc1e739d848..54fdf6434f4 100644
--- a/NEWS
+++ b/NEWS
@@ -52,8 +52,17 @@ Please send Guix bug reports to bug-guix@gnu.org.
52cups-pk-helper, imap4d, inputattach, localed, nslcd, zabbix-agent, 52cups-pk-helper, imap4d, inputattach, localed, nslcd, zabbix-agent,
53zabbix-server 53zabbix-server
54 54
55*** XXX new packages 55*** 1102 new packages
56*** XXX package updates 56*** 2104 package updates
57
58Noteworthy updates:
59clojure 1.10.0, cups 2.2.11, emacs 26.2, gcc 8.3.0, gdb 8.2.1, ghc 8.4.3,
60gimp 2.10.10, glibc 2.28, gnome 3.28.2, gnupg 2.2.15, go 1.12.1,
61guile 2.2.4, icecat 60.6.1-guix1, icedtea 3.7.0, inkscape 0.92.4,
62libreoffice 6.1.5.2, linux-libre 5.0.10, mate 1.22.0, ocaml 4.07.1,
63octave 5.1.0, openjdk 11.28, python 3.7.0, rust 1.34.0, r 3.6.0,
64sbcl 1.5.1, shepherd 0.6.0, xfce 4.12.1, xorg-server 1.20.4
65
57** Programming interfaces 66** Programming interfaces
58*** New ‘this-package’, ‘this-origin’, and ‘this-operating-system’ macros 67*** New ‘this-package’, ‘this-origin’, and ‘this-operating-system’ macros
59*** The ‘self-native-input?’ field was removed from <package> 68*** The ‘self-native-input?’ field was removed from <package>