summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 3 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index d97db2ee7..0634cd840 100644
--- a/NEWS
+++ b/NEWS
@@ -55,8 +55,9 @@ See INSTALL and README for more information.
** Guile is much more likely to work on 64-bit architectures.
Guile now compiles and passes "make check" with only two UNRESOLVED GC
-cases on Alpha based machines now. Thanks to John Goerzen for the use
-of a test machine.
+cases on Alpha and ia64 based machines now. Thanks to John Goerzen
+for the use of a test machine, and thanks to Stefan Jahn for ia64
+patches.
** New functions: setitimer and getitimer.