projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
55b81b9
)
*** empty log message ***
author
Jim Meyering
<jim@meyering.net>
Sun, 23 Sep 2001 08:56:27 +0000
(08:56 +0000)
committer
Jim Meyering
<jim@meyering.net>
Sun, 23 Sep 2001 08:56:27 +0000
(08:56 +0000)
lib/ChangeLog
patch
|
blob
|
history
diff --git
a/lib/ChangeLog
b/lib/ChangeLog
index 95358e0d7017634030a236883e171280b9e230b6..89f4a4f7c0a7d7daac5405b4d3e35bb44e8d02ba 100644
(file)
--- a/
lib/ChangeLog
+++ b/
lib/ChangeLog
@@
-1,3
+1,9
@@
+2001-09-23 Jim Meyering <meyering@lucent.com>
+
+ * mountlist.c: Remove useless parentheses in #if directives.
+ (MOUNTED) [!defined MOUNTED]: Define to _PATH_MOUNTED, for when
+ the deprecated MOUNTED symbol is no longer defined in mntent.h.
+
2001-09-22 Jim Meyering <meyering@lucent.com>
* localcharset.c: Update from latest gettext.