1
0
mirror of https://github.com/rkd77/elinks.git synced 2025-04-18 00:47:36 -04:00

Document previous two patches in AUTHORS and NEWS

This commit is contained in:
Miciah Dashiel Butler Masters 2010-09-14 21:26:35 +00:00
parent 83945b677c
commit ffcfe4a86b
2 changed files with 6 additions and 0 deletions

View File

@ -167,6 +167,10 @@ Eric Wald <eswald@gmail.com>
Evan Hughes <hughes@lab43.org> Evan Hughes <hughes@lab43.org>
Bookmarks Bookmarks
Fabienne Ducroquet <fabiduc@gmail.com>
Move-half-page-down and move-half-page-up actions
Customizable overlap for vertical scrolling
Fabio Bonelli <fabiobonelli@libero.it> Fabio Bonelli <fabiobonelli@libero.it>
Accept-language support Accept-language support
Italian translation updates Italian translation updates

2
NEWS
View File

@ -71,6 +71,8 @@ Miscellaneous:
metadata. metadata.
* enhancement: Add rudimentary support for the HTML5 media elements, * enhancement: Add rudimentary support for the HTML5 media elements,
<video> and <audio>. <video> and <audio>.
* enhancement: Add move-half-page-up and move-half-page-down actions.
* enhancement: Add option to change overlap for vertical scrolling.
* link against lua51 not lua50 * link against lua51 not lua50
* configure options to link against libmozjs of xulrunner * configure options to link against libmozjs of xulrunner
* using iconv for some multibyte charsets. It works if the terminal codepage * using iconv for some multibyte charsets. It works if the terminal codepage