diff options
author | Jim Meyering <jim@meyering.net> | 2000-01-22 13:06:59 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-01-22 13:06:59 +0000 |
commit | 88e049caf53295f91bc83f43f5fdd8e963639ff7 (patch) | |
tree | f695fb6faca8ee9c1178f7ba2b17719e38767de4 | |
parent | 8ecfdb48a978e0235891c46346092df98970e88d (diff) | |
download | coreutils-88e049caf53295f91bc83f43f5fdd8e963639ff7.tar.xz |
*** empty log message ***
-rw-r--r-- | old/sh-utils/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 8ce84e177..31236b580 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,5 +1,7 @@ 2000-01-22 Jim Meyering <meyering@lucent.com> + * configure.in (ALL_LINGUAS): Add Slovenian (sl). + * src/seq.c (enum Format_type): Declare. (format_type): New global to take place of intconv. (format_str): Move global declaration... |