Mercurial > hg > octave-nkf > gnulib-hg
changeset 15934:7107ea7879b2
ffsll: set correct witness
* modules/ffsll (configure.ac): Fix typo.
Signed-off-by: Eric Blake <eblake@redhat.com>
author | Tom G. Christensen <tgc@jupiterrise.com> |
---|---|
date | Mon, 10 Oct 2011 13:53:16 -0600 |
parents | 6860d9f2e394 |
children | f964f4ef47e5 |
files | ChangeLog modules/ffsll |
diffstat | 2 files changed, 6 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2011-10-10 Tom G. Christensen <tgc@jupiterrise.com> (tiny change) + + ffsll: set correct witness + * modules/ffsll (configure.ac): Fix typo. + 2011-10-10 Bruno Haible <bruno@clisp.org> printf-frexpl: Simplify for platforms where 'long double' == 'double'.