projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c0a1220
)
*** empty log message ***
author
Jim Meyering
<jim@meyering.net>
Sat, 6 May 2000 13:47:44 +0000
(13:47 +0000)
committer
Jim Meyering
<jim@meyering.net>
Sat, 6 May 2000 13:47:44 +0000
(13:47 +0000)
lib/ChangeLog
patch
|
blob
|
history
diff --git
a/lib/ChangeLog
b/lib/ChangeLog
index dc129ab4521915bb5aac57e631d35e8766e169b5..cd85a138636a96bb1e5172b0c5973faee989b957 100644
(file)
--- a/
lib/ChangeLog
+++ b/
lib/ChangeLog
@@
-1,3
+1,10
@@
+2000-05-05 Bruno Haible <haible@clisp.cons.org>
+
+ * localcharset.c (get_charset_aliases): Use malloc, realloc and memcpy
+ instead of xmalloc, xrealloc, path_concat.
+ (locale_charset): Treat empty environment variables as absent.
+ (DIRECTORY_SEPARATOR, ISSLASH): New macros.
+
2000-05-04 Jim Meyering <meyering@lucent.com>
* getopt.c: Update from glibc.