projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1adc496
)
*** empty log message ***
author
Jim Meyering
<jim@meyering.net>
Fri, 10 Mar 2000 11:40:29 +0000
(11:40 +0000)
committer
Jim Meyering
<jim@meyering.net>
Fri, 10 Mar 2000 11:40:29 +0000
(11:40 +0000)
lib/ChangeLog
patch
|
blob
|
history
diff --git
a/lib/ChangeLog
b/lib/ChangeLog
index 35c22dd89041f57e30a778fd9e782840b5dcbefa..b66914499d2911a46283cdff8bfff03f53047460 100644
(file)
--- a/
lib/ChangeLog
+++ b/
lib/ChangeLog
@@
-3,6
+3,11
@@
* lib/savedir.c (savedir): Work even if directory size is
negative; this can happen with some screwy NFS configurations.
+2000-03-06 Jim Meyering <meyering@lucent.com>
+
+ * localcharset.c (get_charset_aliases): Don't try to free file_name
+ if it's NULL (because we ran out of memory). From Bruno Haible.
+
2000-03-05 Jim Meyering <meyering@lucent.com>
* localcharset.c ("path-concat.h"): Include.