diff options
author | Ludovic Courtès <ludo@gnu.org> | 2013-09-27 08:44:55 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2013-09-27 08:44:55 +0200 |
commit | bb5f01c55d6f1d2ab6c9034685de4eba2b0e223a (patch) | |
tree | 117ba6b8faf906abfa388140aecdbb625e4d6d8a /NEWS | |
parent | 5c413a9cbc89c200d4450fc8ff21507e6659fdd5 (diff) | |
download | guix-bb5f01c55d6f1d2ab6c9034685de4eba2b0e223a.tar guix-bb5f01c55d6f1d2ab6c9034685de4eba2b0e223a.tar.gz |
Update 'NEWS'.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -115,6 +115,7 @@ Updated translations: eo. *** The dependency graph image has correct size in PDF output *** 'ldd' now works correctly on x86_64 *** Xorg server test suite no longer fails (http://bugs.gnu.org/15392) +*** module-init-tools now builds (http://bugs.gnu.org/15182, http://bugs.gnu.org/15187) *** Hop 2.4 builds with newer Bigloo (http://bugs.gnu.org/15194) * Changes in 0.3 (since 0.2) |