diff --git a/ChangeLog b/ChangeLog index 0b11b0edca..6afa8a0775 100755 --- a/ChangeLog +++ b/ChangeLog @@ -9202,3 +9202,5 @@ working in FS mode. From Ken Pettit (2014-12-12). * libc/stdio/lib_sscanf.c: Accept %X as well as %x as a format specifier. From Sébastien Lorquet (2014-12-12). + * libc/stdio/lib_sscanf.c: Also accept %F as well as %f (2014-12-12). +