0
0
mirror of https://github.com/rkd77/elinks.git synced 2025-06-30 22:19:29 -04:00

NEWS: List release dates, from mailing list announcements.

[ Backported from commits 3308e41c31beec0966ebab2ea1bf5e1ed438c297 and
  dffdb9fdda2f5cea9e0aafb8a2fafed65c3e369c in ELinks 0.12.GIT.  --KON ]
This commit is contained in:
Kalle Olavi Niemitalo 2007-05-01 11:49:35 +03:00 committed by Kalle Olavi Niemitalo
parent 4f9a116fcf
commit 89df9f10c1

30
NEWS
View File

@ -8,6 +8,8 @@ file for details.
ELinks 0.11.3: ELinks 0.11.3:
-------------- --------------
Released on 2007-04-15.
* critical bugs 846, 870: fix crashes in web ECMAScripts and SMJS user * critical bugs 846, 870: fix crashes in web ECMAScripts and SMJS user
scripting scripting
* critical bug 927: fix null pointer crash if META Refresh is in a * critical bug 927: fix null pointer crash if META Refresh is in a
@ -63,6 +65,8 @@ ELinks 0.11.3:
ELinks 0.11.2: ELinks 0.11.2:
-------------- --------------
Released on 2006-11-19.
* critical bug 841, CVE-2006-5925: prevent enabling the SMB protocol * critical bug 841, CVE-2006-5925: prevent enabling the SMB protocol
* critical bug 786: fix crash when following a link in frames * critical bug 786: fix crash when following a link in frames
* print off_t with custom OFF_T_FORMAT instead of PRId64 * print off_t with custom OFF_T_FORMAT instead of PRId64
@ -71,6 +75,8 @@ ELinks 0.11.2:
ELinks 0.11.1: ELinks 0.11.1:
-------------- --------------
Released on 2006-01-29.
* work around null pointer crashes in HTTP digest authentication * work around null pointer crashes in HTTP digest authentication
* fix assertion failure with document.plain.display_links and * fix assertion failure with document.plain.display_links and
uppercase URIs uppercase URIs
@ -91,6 +97,8 @@ ELinks 0.11.1:
ELinks 0.11.0 (Elated): ELinks 0.11.0 (Elated):
----------------------- -----------------------
Released on 2006-01-01.
* SSL support via GNUTLS now requires 1.2 or higher * SSL support via GNUTLS now requires 1.2 or higher
* support for Lua 4.x was dropped, we only support Lua 5.x now * support for Lua 4.x was dropped, we only support Lua 5.x now
* Python scripting back-end (experimental) * Python scripting back-end (experimental)
@ -109,23 +117,31 @@ ELinks 0.11.0 (Elated):
ELinks 0.10.6: ELinks 0.10.6:
-------------- --------------
Released on 2005-09-15.
* external editor is configurable at run-time * external editor is configurable at run-time
ELinks 0.10.4: ELinks 0.10.4:
-------------- --------------
Released on 2005-04-06.
* explicit keyboard accelerators were defined for buttons in dialogue boxes and * explicit keyboard accelerators were defined for buttons in dialogue boxes and
are now highlighted are now highlighted
ELinks 0.10.2: ELinks 0.10.2:
-------------- --------------
Released on 2005-01-30.
* Ruby scripting back-end (experimental) * Ruby scripting back-end (experimental)
* Debian package files (apt-get install devscripts && debuild -uc -us) * Debian package files (apt-get install devscripts && debuild -uc -us)
ELinks 0.10.0 (Thelma): ELinks 0.10.0 (Thelma):
----------------------- -----------------------
Released on 2004-12-24.
* simple CSS * simple CSS
* simple JavaScript/ECMAScript support by the SpiderMonkey Mozilla JS engine * simple JavaScript/ECMAScript support by the SpiderMonkey Mozilla JS engine
* plain-text mark-up (_^Hx to underline, x^Hx to embolden) * plain-text mark-up (_^Hx to underline, x^Hx to embolden)
@ -157,6 +173,8 @@ ELinks 0.10.0 (Thelma):
ELinks 0.9.2: ELinks 0.9.2:
------------- -------------
Released on 2004-09-24.
* directional links navigation * directional links navigation
* 'unset' configuration directive, which can be used, e.g., to delete default * 'unset' configuration directive, which can be used, e.g., to delete default
MIME type settings or external protocol handlers. MIME type settings or external protocol handlers.
@ -164,6 +182,8 @@ ELinks 0.9.2:
ELinks 0.9.1: ELinks 0.9.1:
------------- -------------
Released on 2004-01-23.
* support <object> tags by displaying a link to the data * support <object> tags by displaying a link to the data
* add beginning-of-buffer and end-of-buffer actions for text fields * add beginning-of-buffer and end-of-buffer actions for text fields
* automatic session saving/restoring support (disabled by default) * automatic session saving/restoring support (disabled by default)
@ -176,6 +196,8 @@ ELinks 0.9.1:
ELinks 0.9.0 (Skyrider): ELinks 0.9.0 (Skyrider):
------------------------ ------------------------
Released on 2003-12-24.
* used gettext for internationalization * used gettext for internationalization
* support for background document colors * support for background document colors
* tabs support * tabs support
@ -197,6 +219,8 @@ ELinks 0.9.0 (Skyrider):
ELinks 0.4.0 (Iceberg): ELinks 0.4.0 (Iceberg):
----------------------- -----------------------
Released on 2002-12-24.
* merged HTTP_AUTH * merged HTTP_AUTH
* basic proxy auth support * basic proxy auth support
* cookies parser rewritten * cookies parser rewritten
@ -229,6 +253,8 @@ ELinks 0.4.0 (Iceberg):
ELinks 0.3.0: ELinks 0.3.0:
------------- -------------
Released on 2002-03-02.
* unhistory * unhistory
* external textarea editor * external textarea editor
* DNS rewrite - we handle multi RR per host correctly * DNS rewrite - we handle multi RR per host correctly
@ -241,6 +267,8 @@ ELinks 0.3.0:
Links 0.96-pb3: Links 0.96-pb3:
--------------- ---------------
Released on 2001-10-26.
* secured cookies file creation * secured cookies file creation
* support for title attribute of img tag * support for title attribute of img tag
* Catalan translation * Catalan translation
@ -251,6 +279,8 @@ Links 0.96-pb3:
Links 0.96-pb2: Links 0.96-pb2:
--------------- ---------------
Released on 2001-10-06.
* cookies expiration, saving and resaving * cookies expiration, saving and resaving
* do NOT strip everything after ? in form action * do NOT strip everything after ? in form action
* http referrer, true http referrer * http referrer, true http referrer