projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5565019
)
*** empty log message ***
author
Jim Meyering
<jim@meyering.net>
Sat, 29 Jul 2000 17:06:53 +0000
(17:06 +0000)
committer
Jim Meyering
<jim@meyering.net>
Sat, 29 Jul 2000 17:06:53 +0000
(17:06 +0000)
lib/ChangeLog
patch
|
blob
|
history
diff --git
a/lib/ChangeLog
b/lib/ChangeLog
index eb603befe16d4e90f2a8afe6f7cb3bbf6f50154e..6282b5369d34f228e04248799fe8e7d9d72401af 100644
(file)
--- a/
lib/ChangeLog
+++ b/
lib/ChangeLog
@@
-1,5
+1,10
@@
2000-07-29 Jim Meyering <meyering@lucent.com>
+ * diacrit.c (diacrit_diac): Use __MSDOS__ in favor of MSDOS.
+ * dirname.c (dir_name): Likewise.
+
+ * basename.c (base_name): Use ISSLASH rather than comparing against `/'.
+
* dirname.c (dir_name) [MSDOS]: Declare `lim' to be const.
(dir_name): Assert that there are no trailing slashes.