projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
94c929e
)
* modules/human (Depends-on): Depend on xstrtoumax, not xstrtol.
author
Paul Eggert
<eggert@cs.ucla.edu>
Fri, 14 Oct 2005 00:59:45 +0000
(
00:59
+0000)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Fri, 14 Oct 2005 00:59:45 +0000
(
00:59
+0000)
ChangeLog
patch
|
blob
|
history
modules/human
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 079990c504d94a3775683682c1032f6f3fee7c2d..cbcfac02a1b9ca1cefd1890a85c8b8c4186cad0f 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,7
@@
+2005-10-13 Oskar Liljeblad <oskar@osk.mine.nu>
+
+ * modules/human (Depends-on): Depend on xstrtoumax, not xstrtol.
+
2005-10-13 Simon Josefsson <jas@extundo.com>
* modules/gc-hmac-md5-tests: New file.
diff --git
a/modules/human
b/modules/human
index bbf181893a55468cff8cc4619236189e067f90ec..dd3250a9ed21a9693ce6ea97854c0bb9bd4945bf 100644
(file)
--- a/
modules/human
+++ b/
modules/human
@@
-16,7
+16,7
@@
Depends-on:
gettext-h
argmatch
error
-xstrto
l
+xstrto
umax
stdbool
configure.ac: