projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cbdd6c8
)
*** empty log message ***
author
Jim Meyering
<jim@meyering.net>
Sat, 22 Jan 2000 22:20:08 +0000
(22:20 +0000)
committer
Jim Meyering
<jim@meyering.net>
Sat, 22 Jan 2000 22:20:08 +0000
(22:20 +0000)
lib/ChangeLog
patch
|
blob
|
history
diff --git
a/lib/ChangeLog
b/lib/ChangeLog
index ecbe0afe968ff244ac3ed6547b1f338fb9194fe1..567c955876de0531eab00194c002b8d8edf5ded8 100644
(file)
--- a/
lib/ChangeLog
+++ b/
lib/ChangeLog
@@
-3,6
+3,8
@@
* dirname.c (dir_name): Support for DOS-style file names with drive
letters.
+ * quotearg.c [HAVE_WCTYPE_H]: Include <wctype.h>.
+
* strverscmp.c (ISDIGIT): Define.
(strverscmp): Use ISDIGIT, not isdigit.