diff runtime/doc/version7.txt @ 2205:54605ada811b vim73

"g8" doesn't work properly on a NUL.
author Bram Moolenaar <bram@vim.org>
date Fri, 21 May 2010 15:46:35 +0200
parents f7579a31705c
children a8afba7027ae
line wrap: on
line diff
--- a/runtime/doc/version7.txt
+++ b/runtime/doc/version7.txt
@@ -7196,5 +7196,7 @@ When using ":lang" to set a locale that 
 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: