From ef37a53d732206d047aad6ffffa9ea88b1dbb2c3 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Fri, 31 Jan 2003 15:03:15 +0000 Subject: Rename some long options. --- NEWS | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 97cf035..7b58f64 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,12 @@ New in 2.8: * Added option -m/--multiple-iterations that reduces the size of the generated table. * Added option --output that allows to specify the output file name. +* Some options have been renamed: + --hash-fn-name=NAME --> --hash-function-name=NAME + --lookup-fn-name=NAME --> --lookup-function-name=NAME + --compare-strlen --> --compare-lengths + --global --> --global-table + The older variants are still supported for backward compatibility. * If the input file is given by name, the output file will now contain #line directives referring to the input file. * Bug fixes. -- cgit v1.2.1