1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-06-21 00:25:37 +00:00

NEWS: Clarify that these are bug numbers.

This will let the elinks-web tree link to the bugs automatically.
This commit is contained in:
Kalle Olavi Niemitalo 2007-04-16 22:49:35 +03:00 committed by Kalle Olavi Niemitalo
parent dffdb9fdda
commit 689d80fada

12
NEWS
View File

@ -33,9 +33,9 @@ roughly in decreasing order of importance.
- (enhancement 844) SMB protocol using libsmbclient. This replaces
the smbclient-based code that was disabled in ELinks 0.11.2.
* Incompatibilities
- ECMAScript support is now disabled by default. It has known bugs
(548, 755, 771) with which malicious web pages can crash or hang
ELinks, and its security goals are undocumented. If you must
- ECMAScript support is now disabled by default. It has known
bugs (548, 755, 771) with which malicious web pages can crash or
hang ELinks, and its security goals are undocumented. If you must
enable ECMAScript support, it would be prudent to restrict the
ELinks process with a sandbox of some kind.
- (bug 871) The numbering of terminal.*.colors no longer depends on
@ -283,12 +283,12 @@ Released on 2007-04-15.
* critical: fix SMJS null pointer crash on exit
* critical bug 880 in experimental Python scripting: fix null pointer
crash with -no-home
* major Gentoo 121247: fix segfaults in Ruby user scripting
* major Gentoo bug 121247: fix segfaults in Ruby user scripting
* major bug 908: don't write to freed memory when the user pushes a
radio button
* major bug 937: don't send the entire HTTPS request to a CONNECT
proxy
* bug 899, Debian 403139: recognize >2GB files in FTP directory
* bug 899, Debian bug 403139: recognize >2GB files in FTP directory
listing, if off_t is large enough
* bug 942: encode/decode file names in FTP URLs, so they can contain
spaces
@ -305,7 +305,7 @@ Released on 2007-04-15.
* bug 768 in experimental Python scripting: link with e.g. -lpython2.4
rather than -lpython
* minor bugs 830, 831: changes in parsing of -remote arguments
* minor Debian 313696 and other translation updates
* minor Debian bug 313696 and other translation updates
* enhancement 24: fix searching past unselectable elements in menus
* enhancement: recognize function keys and backspace/delete on FreeBSD
* enhancement 772: recognize Shift-Tab on XTerm