*** empty log message ***

This commit is contained in:
Jim Meyering
2001-09-12 09:05:27 +00:00
parent 707be37f35
commit ea7b78f868
+5
View File
@@ -2,6 +2,11 @@
* Version 2.0.15.
The command `echo a|./fmt -2147483647' would cause fmt to segfault.
* src/fmt.c (fmt_paragraph): Avoid adding to the sentinal length
of INT_MAX.
* tests/fmt/basic: Add tests for the above.
tail: accept new option: -F, equivalent to `--follow=name --retry',
for compatibility with FreeBSD and NetBSD versions of tail.