summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorchip <chip>2005-04-06 23:01:54 +0000
committerchip <chip>2005-04-06 23:01:54 +0000
commit7e51507fa1808b65c217af482117b877f2cabf92 (patch)
tree9174c7255be4daa1c20ffc2e1d03bd4f91152fa5 /ChangeLog
parentec55fd4158037ad06197bdfd4179d4946812925a (diff)
downloadnfs-utils-7e51507fa1808b65c217af482117b877f2cabf92.tar.gz
nfs-utils-7e51507fa1808b65c217af482117b877f2cabf92.tar.xz
nfs-utils-7e51507fa1808b65c217af482117b877f2cabf92.zip
Update config.sub and config.guess.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fe9452e..8841e11 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2005-04-06 Chip Salzenberg <chip@pobox.com>
+ * config.guess, config.sub: Update.
+
* support/rpc/svc_auth_gss.c (_svcauth_gss): Avoid using a cast as
an lvalue, as it is non-portable.