# HG changeset patch # User Paul Eggert # Date 1129251585 0 # Node ID 792a53343abedb0df32a76bf440508ecdcf5b0cf # Parent 7398c10d65f5b7d66220427a4023ee7853e7332b * modules/human (Depends-on): Depend on xstrtoumax, not xstrtol. diff --git a/ChangeLog b/ChangeLog --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2005-10-13 Oskar Liljeblad + + * modules/human (Depends-on): Depend on xstrtoumax, not xstrtol. + 2005-10-13 Simon Josefsson * modules/gc-hmac-md5-tests: New file. diff --git a/modules/human b/modules/human --- a/modules/human +++ b/modules/human @@ -16,7 +16,7 @@ gettext-h argmatch error -xstrtol +xstrtoumax stdbool configure.ac: