projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d93736b
)
mempcpy update; add ullong_max to MODULES.html.sh
author
Paul Eggert
<eggert@cs.ucla.edu>
Wed, 19 Jan 2005 19:21:39 +0000
(19:21 +0000)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Wed, 19 Jan 2005 19:21:39 +0000
(19:21 +0000)
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 111446bad924adcbcf684c5926b7bd8713802b2b..6c7418ce7aa5047e14e364817d3d077924521d09 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,10
@@
+2005-01-19 Paul Eggert <eggert@cs.ucla.edu>
+
+ * modules/mempcpy (Makefile.am): Remove mention of mempcpy.h;
+ AC_LIBSOURCES now does this.
+ * MODULES.html.sh (Sizes of integer types <limits.h>): New element,
+ with new ullong_max module.
+
2005-01-19 Bruno Haible <bruno@clisp.org>
* modules/sh-quote: New file.