summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNeil Jerram <neil@ossau.uklinux.net>2008-02-15 23:06:52 +0000
committerNeil Jerram <neil@ossau.uklinux.net>2008-02-15 23:06:52 +0000
commitd4a00708e7dd3f5db7f0b5c19f441a0f4e03c38e (patch)
tree8cee775f2cbc8a0b88bdf656a31bea1e633307a3 /ChangeLog
parentf937ce3741184ba2f3ee3c70bfd0caa057207c98 (diff)
downloadguile-d4a00708e7dd3f5db7f0b5c19f441a0f4e03c38e.tar.gz
* autogen.sh: Copy versions of config.guess and config.sub from
Guile CVS to build-aux and guile-readline. * HACKING: Note need for libtool >= 1.5.26. * config.rpath, build-aux/config.rpath: Updated to latest upstream version. * config.guess, config.sub: 2008-01-07 versions added to Guile CVS, to ensure that Guile developers are using new enough versions (in particular for AIX 6.1 support).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index be0e04b5e..f0deab1d6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+2008-02-15 Neil Jerram <neil@ossau.uklinux.net>
+
+ * autogen.sh: Copy versions of config.guess and config.sub from
+ Guile CVS to build-aux and guile-readline.
+
+2008-02-14 Neil Jerram <neil@ossau.uklinux.net>
+
+ * HACKING: Note need for libtool >= 1.5.26.
+
+ * config.rpath, build-aux/config.rpath: Updated to latest upstream
+ version.
+
+ * config.guess, config.sub: 2008-01-07 versions added to Guile
+ CVS, to ensure that Guile developers are using new enough versions
+ (in particular for AIX 6.1 support).
+
2008-02-11 Neil Jerram <neil@ossau.uklinux.net>
* configure.in (--without-64-calls): Use AC_MSG_CHECKING and