diff --git a/core/doc/v526/index.html b/core/doc/v526/index.html index f38321593c340b9a749c0f1e5c5b4706ad32b5f2..31864cc43b303b1eab830de697ad9160db84ab69 100644 --- a/core/doc/v526/index.html +++ b/core/doc/v526/index.html @@ -64,3 +64,6 @@ and now press ^O (Ctrl-o) to run the line, and prepare the next line: </pre> allowing you to re-run that part of the history without having to press the up-arrow again and again.</p> <p>Currently, <tt>editline</tt> is disabled on Windows.</p> +<li>More user friendly trace-back in case of a crash, with hints where +the problem might be.</li> +<li>Numerous minor bug fixes...</li>