From 547abfa13e2037c0461e3965911f5322737f2bda Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 21 Oct 2004 17:42:24 +0000 Subject: New $(lastword ) built-in function: implementation, documentation and tests. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index fd5aaa3..37df6bb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2004-10-21 Boris Kolpackov + + * function.c (func_lastword): New function: return last word + from the list of words. + * doc/make.texi: Document $(lastword ). Fix broken links in + Quick Reference section. + 2004-10-06 Paul D. Smith Apply patch from Alessandro Vesely, provided with bug # 9748. -- cgit v1.2.3