From bd6f63e5632a69ccff3ad6460af980eeaa1e6bf1 Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Mon, 2 May 2011 15:11:23 +0000 Subject: Updated documentation to fix Savannah bugs #32058 and #31582 --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b3fed57..263aa2e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2011-05-02 Paul Smith + * doc/make.texi (Special Variables): Add documentation for the new + words in .FEATURES. Fixes Savannah bug #32058. + (Flavor Function): Rewrite the section on the flavor function. + Fixes Savannah bug #31582. + * function.c (func_sort): Use the same algorithm to count the number of words we will get after the split, as we use to split. Based on a patch from Matthias Hopf. Fixes Savannah bug #33125. -- cgit v1.2.3