projects
/
platform
/
upstream
/
coreutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
70641e5
)
*** empty log message ***
author
Jim Meyering
<jim@meyering.net>
Fri, 22 Nov 2002 10:28:50 +0000
(10:28 +0000)
committer
Jim Meyering
<jim@meyering.net>
Fri, 22 Nov 2002 10:28:50 +0000
(10:28 +0000)
lib/ChangeLog
patch
|
blob
|
history
diff --git
a/lib/ChangeLog
b/lib/ChangeLog
index
0011222
..
765762c
100644
(file)
--- a/
lib/ChangeLog
+++ b/
lib/ChangeLog
@@
-1,3
+1,10
@@
+2002-11-21 Bruno Haible <bruno@clisp.org>
+
+ * xmalloc.c: Change compile-time error message. Add comment about
+ required autoconf version.
+ * xmalloc.c: Include gettext.h instead of <libintl.h>.
+ (textdomain): Remove definition.
+
2002-11-21 Jim Meyering <jim@meyering.net>
* strdup.c (strdup): Merge in changes from gnulib; mainly to