diff options
author | Jim Meyering <jim@meyering.net> | 2001-12-04 21:38:54 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2001-12-04 21:38:54 +0000 |
commit | 3e729d218d8025dc251f6cfd1cf51af4872745ca (patch) | |
tree | d5c4909889f0e252221515ccc29f006ea9d3d9b4 /old/textutils | |
parent | 56117f587b5f3f9544bb3ce52d3f505de9b4f81c (diff) | |
download | coreutils-3e729d218d8025dc251f6cfd1cf51af4872745ca.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/textutils')
-rw-r--r-- | old/textutils/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/old/textutils/NEWS b/old/textutils/NEWS index c545534c8..0593d6c86 100644 --- a/old/textutils/NEWS +++ b/old/textutils/NEWS @@ -1,4 +1,7 @@ Changes in release 2.1 +[2.0.19] +* portability tweak to make lib/regex.c compile +* split translatable strings only in the middle of sentences [2.0.18] * sort could segfault on systems without a working mkstemp function and with a gettimeofday function that clobbers the static buffer that |