projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
15ecaa8
)
*** empty log message ***
author
Jim Meyering
<jim@meyering.net>
Tue, 24 Jan 2006 19:16:13 +0000
(19:16 +0000)
committer
Jim Meyering
<jim@meyering.net>
Tue, 24 Jan 2006 19:16:13 +0000
(19:16 +0000)
ChangeLog
patch
|
blob
|
history
m4/ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index fdeffd6fb897ed98718c07009957672126537c5f..0e32a3375bbeaef54f6e2ec50ba2b7a2905466a6 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,8
@@
+2006-01-24 Jim Meyering <jim@meyering.net>
+
+ * modules/openat (Files): Add lib/intprops.h.
+ From Mark D. Baushke.
+
2006-01-19 Simon Josefsson <jas@extundo.com>
* modules/lock-tests: Use check_PROGRAMS instead of noinst_PROGRAMS.
diff --git
a/m4/ChangeLog
b/m4/ChangeLog
index a63ba0fe9363cfa249d682fcb8a91113811ad59a..5d6acdc1d3f73879350c17e020c6274628fd0969 100644
(file)
--- a/
m4/ChangeLog
+++ b/
m4/ChangeLog
@@
-1,3
+1,8
@@
+2006-01-24 Jim Meyering <jim@meyering.net>
+
+ * openat.m4 (gl_FUNC_OPENAT): Add AC_LIBSOURCES([intprops.h]).
+ Reported by Mark D. Baushke.
+
2006-01-23 Paul Eggert <eggert@cs.ucla.edu>
* getopt.m4 (gl_PREREQ_GETOPT): Check for getenv decl.