diff options
author | Jim Meyering <jim@meyering.net> | 1999-08-07 12:16:35 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1999-08-07 12:16:35 +0000 |
commit | 6fcaba3a1ebe879d4d340676957efef9f9a0ad30 (patch) | |
tree | ddebb87bc003140e9ecd283d369a63cd65214666 | |
parent | f5f7082712e7871e1f3e7004ab806117d72be546 (diff) | |
download | coreutils-6fcaba3a1ebe879d4d340676957efef9f9a0ad30.tar.xz |
*** empty log message ***
-rw-r--r-- | old/textutils/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 2d96b3621..0911b3236 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1731,9 +1731,9 @@ 1997-10-16 Jim Meyering <meyering@na-net.ornl.gov> - * src/sort.c (look_for_fraction): Patch from Orn Hansen. + * src/sort.c (look_for_fraction): Patch from Ørn Hansen. (getmonth): Compare the two month names only to the length of the - string in the month table. Patch from Orn Hansen. + string in the month table. Patch from Ørn Hansen. (NLS_STRNCMP): New macro. (strncoll_s2_readonly): New function. (inittables): Don't use temporary `comp' to hide type of |