projects
/
platform
/
upstream
/
coreutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
25c1d1d
)
*** empty log message ***
author
Jim Meyering
<jim@meyering.net>
Sun, 29 Jun 1997 13:50:57 +0000
(13:50 +0000)
committer
Jim Meyering
<jim@meyering.net>
Sun, 29 Jun 1997 13:50:57 +0000
(13:50 +0000)
old/sh-utils/ChangeLog
patch
|
blob
|
history
diff --git
a/old/sh-utils/ChangeLog
b/old/sh-utils/ChangeLog
index 3f5ec02610851e013e7a8e730c34e23b1623aff5..27351d2793f2b349ba1c44c3a25a5dc48f3a9ebd 100644
(file)
--- a/
old/sh-utils/ChangeLog
+++ b/
old/sh-utils/ChangeLog
@@
-4,6
+4,7
@@
Sun Jun 29 07:18:25 1997 Jim Meyering <meyering@na-net.ornl.gov>
crypt-related library (-lufc or -lcrypt) only for the program that
needs it (su), rather than to all executables.
* src/Makefile.am (su_LDADD): Set to `$(LDADD) @LIB_CRYPT@'.
+ Suggestion from Ulrich Drepper.
* tests/date/mk-script.pl: Set and export LANGUAGE, LC_ALL, and LANG
so tests get english strings. From Ulrich Drepper.