summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index f282e53a87..37f71b364f 100644
--- a/NEWS
+++ b/NEWS
@@ -16,12 +16,14 @@ Version 2.2.5
* Andreas Jaeger contributed a port to x86_64/Linux.
+* Peter Bruin contributed a port to PowerPC/Hurd.
+
* libc functions using I/O streams now can handle wide-oriented streams
as well.
* optimizations in the dynamic linker. binaries created by recent binutils
versions start up quicker due to reduced time spend on relocations.
-
+
Version 2.2.4
* Stephen Moshier implemented cosh, expm1, log1p, acos, sinh, tanh,