diff options
Diffstat (limited to 'runtime/doc/version7.txt')
-rw-r--r-- | runtime/doc/version7.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/runtime/doc/version7.txt b/runtime/doc/version7.txt index 1a59616c6..ea466cee9 100644 --- a/runtime/doc/version7.txt +++ b/runtime/doc/version7.txt @@ -7196,5 +7196,7 @@ When using ":lang" to set a locale that uses a comma for decimal separator and using GTK floating point numbers stop working. Use gtk_disable_setlocale(). (James Vega) +"g8" didn't produce the right value on a NUL. (Dominique Pelle) + vim:tw=78:ts=8:ft=help:norl: |