elinks-0.11.4rc0
[elinks.git] / NEWS
blob6f5bec05504cbbd9c79817ce3c447897dce4ec2f
1 Release info
2 ============
4 You can see the complete list of recent changes, bugfixes and new features
5 in the http://repo.or.cz/w/elinks.git[gitweb interface]. See the ChangeLog
6 file for details.
8 ELinks 0.11.4rc0:
9 -----------------
11 To be released as 0.11.4.
13 * critical bug 755: fix crashes due to dangling pointers to struct
14   form_state
15 * critical bugs 613, 714, 961: ``assertion list_empty(form_controls)
16   failed''
17 * critical bug 945: don't crash if a Lua script calls e.g. error(nil)
18 * major bug 956: don't reuse pointers to SpiderMonkey objects that may
19   have been collected as garbage.  This fix causes bug 954.
20 * CVE-2007-2027: check if the program path contains "src/" before
21   using ../po files
22 * important Debian bug 380347: prevent a buffer overflow in entity_cache
23   and a possible subsequent crash
24 * major bug 788: don't read STRLEN n_a, which isn't initialized by
25   POPpx of Perl v5.8.8 and later
26 * fix query parsing in file: URIs for local CGI (was broken in 0.11.3)
27 * bug 691: don't look up bogus IPv4 addresses based on characters of a
28   hostname
29 * bug 712: GnuTLS works on https://www-s.uiuc.edu/[]
30 * fix active and passive FTP over IPv6
31 * bug 978: Python's webbrowser.open_new_tab(URL) works since now
32 * minor bug 951 in user SMJS: garbage-collect SMJS objects on 'File ->
33   Flush all caches' to work around their holding cache entries busy
34 * minor bug 396: never show empty filename in the what-to-do dialog
35 * minor bug 461: ensure contrast in blank areas, to keep the cursor visible
36 * minor bug 928: properly display no-break spaces in a UTF-8 document
37   if the terminal uses some other charset
38 * minor: don't assume sizeof(int)==4 in bittorrent
39 * trivial bug 947: document.html.wrap_nbsp also affects text in tables
40 * trivial bug 997: fix unlikely stack corruption in active FTP
41 * build bug 950: fix ``config/install-sh: No such file or directory''
42   on SunOS
43 * build bug 936: fix errors about undefined off_t (autoheader
44   incompatibility)
45 * build bug 959: test in configure whether -lX11 works
46 * build: update SpiderMonkey configure check Debian compatibility
47 * build: use $(CPPFLAGS) rather than $(AM_CFLAGS)
48 * build: disable GCC 4.2 warning about builtin_modules
49 * build: move debian/ to contrib/debian/
50 * minor build bug 989: AsciiDoc 8.2.2 compatibility
51 * minor build bug 960: fix errors in loadmsgcat.c if mmap() exists but
52   munmap() doesn't
54 //////////////////////////////////////////////////////////////////////
55 The following changes should be removed from NEWS before ELinks 0.11.4
56 is released.  They are currently listed here just to show that they
57 have already been considered.
59 * Fixed bugs that were not in previous versions:
60   - bug 975: fix int/size_t pointer type mismatch in Perl interface
61 //////////////////////////////////////////////////////////////////////
63 ELinks 0.11.3:
64 --------------
66 Released on 2007-04-15.
68 * critical bugs 846, 870: fix crashes in web ECMAScripts and SMJS user
69   scripting
70 * critical bug 927: fix null pointer crash if META Refresh is in a
71   table cell
72 * critical bug 941: fix assertion failure or memory corruption if FTP
73   server responds to PASV with status 200
74 * critical bug 729 in experimental BitTorrent: fix crashes with
75   various bogus BitTorrent URLs
76 * critical bug 868: fix segfault in check_timers
77 * critical bugs 897, 919: fix crashes on operating systems lacking
78   mremap()
79 * critical: fix null pointer crash if XBEL bookmark has no title
80 * critical bug 760: fix crash when moving bookmarks out of a folder
81 * critical: fix crash in an empty file-extensions menu
82 * critical bug 715: fix null pointer crash caused by malformed proxy
83   setting
84 * critical: fix SMJS null pointer crash on exit
85 * critical bug 880 in experimental Python scripting: fix null pointer
86   crash with -no-home
87 * major Gentoo bug 121247: fix segfaults in Ruby user scripting
88 * major bug 908: don't write to freed memory when the user pushes a
89   radio button
90 * major bug 937, CVE-2007-5034: don't send the entire HTTPS request to
91   a CONNECT proxy
92 * bug 899, Debian bug 403139: recognize >2GB files in FTP directory
93   listing, if off_t is large enough
94 * bug 942: encode/decode file names in FTP URLs, so they can contain
95   spaces
96 * bug 741: don't recognize HTML comments inside STYLE elements
97 * bug 769: fix MD5 computation/formatting in HTTP digest
98   authentication
99 * fix POST to local CGI
100 * remove a garbage character from the end of the authentication prompt
101 * bugs 872, 886: editing or deleting cookies in the cookie manager
102   should cause a save
103 * secure file saving: restore umask after *all* failure conditions
104 * decode the fragment identifier extracted from the URI when looking
105   it up
106 * bug 768 in experimental Python scripting: link with e.g. -lpython2.4
107   rather than -lpython
108 * minor bugs 830, 831: changes in parsing of -remote arguments
109 * minor Debian bug 313696 and other translation updates
110 * enhancement 24: fix searching past unselectable elements in menus
111 * enhancement: recognize function keys and backspace/delete on FreeBSD
112 * enhancement 772: recognize Shift-Tab on XTerm
113 * enhancement: place cursor on listbox rather than button, to help
114   screen readers
115 * enhancements in text wrapping
116 * enhancement 767: recognize URL in META Refresh even without "URL="
117 * enhancement 396: search for "<html>" if the server doesn't specify a
118   Content-Type
120 ELinks 0.11.2:
121 --------------
123 Released on 2006-11-19.
125 * critical bug 841, CVE-2006-5925: prevent enabling the SMB protocol
126 * critical bug 786: fix crash when following a link in frames
127 * print off_t with custom OFF_T_FORMAT instead of PRId64
128 * build: Minix3 compatibility
130 ELinks 0.11.1:
131 --------------
133 Released on 2006-01-29.
135 * work around null pointer crashes in HTTP digest authentication
136 * fix assertion failure with document.plain.display_links and
137   uppercase URIs
138 * fix Gopher crashes
139 * enhancement 630: native FSP protocol support (replaces CGI program
140   in contrib/cgi/)
141 * SMJS user scripting: check for hooks.js before trying to load it
142 * SMJS user scripting: the elinks.preformat_html hook gets a second
143   argument: a view_state object with .uri and .plain properties
144 * bug 921 in Lua scripting: fix current_document_formatted
145 * if given "a?b" in the command line, try to guess whether the
146   question mark is part of the file name or indicates a query part
147 * updated character entity list from unicode.org
148 * build: use asciidoc -unsafe for AsciiDoc 7.0.4 compatibility
149 * build bug 738: fix "/config.charset" error triggered by building in
150   the source directory
152 ELinks 0.11.0 (Elated):
153 -----------------------
155 Released on 2006-01-01.
157 * SSL support via GNUTLS now requires 1.2 or higher
158 * support for Lua 4.x was dropped, we only support Lua 5.x now
159 * Python scripting back-end (experimental)
160 * Spidermonkey based ECMAScript scripting back-end (experimental)
161 * 88 colors support
162 * default URI-rewrite rule, used when no other rules match but the string that
163   was entered in the Go to URL box does not resemble a URI
164 * support prefixes for add-bookmark-link, document-info, goto-url-current-link,
165   history-move-back, and history-move-forward
166 * BitTorrent protocol (experimental)
167 * FSP protocol via a CGI script (see contrib/cgi/README.FSP) (experimental)
168 * enhancement 694: sysmouse support on the BSD console
169 * new GNU make based build system (aclocal from automake is still required)
170 * move from CVS to GIT
172 ELinks 0.10.6:
173 --------------
175 Released on 2005-09-15.
177 * external editor is configurable at run-time
179 ELinks 0.10.4:
180 --------------
182 Released on 2005-04-06.
184 * explicit keyboard accelerators were defined for buttons in dialogue boxes and
185   are now highlighted
187 ELinks 0.10.2:
188 --------------
190 Released on 2005-01-30.
192 * Ruby scripting back-end (experimental)
193 * Debian package files (apt-get install devscripts && debuild -uc -us)
195 ELinks 0.10.0 (Thelma):
196 -----------------------
198 Released on 2004-12-24.
200 * licensed under GPLv2 only
201 * simple CSS
202 * simple JavaScript/ECMAScript support by the SpiderMonkey Mozilla JS engine
203 * plain-text mark-up (_^Hx to underline, x^Hx to embolden)
204 * HTML source high-lighting using DOM implementation
205 * multiple URIs on the command line
206 * tabs moving (press Alt-'>' or Alt-'<')
207 * periodic snapshotting of all tabs in all terminals
208 * exmode CLI support (press ':' followed by action and args) (experimental)
209 * cursor routing (aka w3m-style navigation)
210 * modal text-input form-fields editing (enabled by default)
211 * manual cookies creating and editing
212 * incremental searching (press '#/')
213 * Perl scripting back-end (experimental)
214 * build-time configurability and feature documentation through features.conf
215 * Mozilla-compatible -remote option (http://www.mozilla.org/unix/remote.html[])
216 * support for specifying IP family as protocol postfix (e.g. http4 or ftp6)
217 * internationalized domain names via libidn (RFC 3490)
218 * data URI protocol (RFC 2397)
219 * gopher protocol (RFC 1436)
220 * NNTP protocol (RFC 977 and RFC 2980) (experimental)
221 * build system fine-tuned to use automake conditionals
222 * -localhost option to block connections to remote hosts
223 * -verbose option to control messages printed at startup
224 * -default-keys command line option to ignore user-defined keybindings
225 * -confdir option renamed to -config-dir
226 * -conffile option renamed to -config-file
227 * enhanced documentation
229 ELinks 0.9.2:
230 -------------
232 Released on 2004-09-24.
234 * directional links navigation
235 * 'unset' configuration directive, which can be used, e.g., to delete default
236   MIME type settings or external protocol handlers.
238 ELinks 0.9.1:
239 -------------
241 Released on 2004-01-23.
243 * support <object> tags by displaying a link to the data
244 * add beginning-of-buffer and end-of-buffer actions for text fields
245 * automatic session saving/restoring support (disabled by default)
246 * add-bookmark-tabs (bookmark all tabs) option and menu item
247 * fold successive blank lines when displaying a plain-text document
248   (disabled by default; use the option document.plain.compress_empty_lines)
249 * 'fresh' color for any tab that has not been selected
250   since its document was loaded
252 ELinks 0.9.0 (Skyrider):
253 ------------------------
255 Released on 2003-12-24.
257 * used gettext for internationalization
258 * support for background document colors
259 * tabs support
260 * new MIME subsystem adding mimetypes files support
261 * local CGI support
262 * Guile scripting extensions
263 * HTML meta refresh
264 * forms history
265 * 256 colors support
266 * regex searches
267 * cookies manager, cache manager and download manager
268 * document marks support
269 * displaying URIs in plain documents as links
270 * SMB protocol support (requires smbclient)
271 * builtin user prefixes support (enter 'gg' or 'gg:elinks' to the goto dialog)
272 * HTTPS proxy support
273 * typeahead link searching (press '#')
275 ELinks 0.4.0 (Iceberg):
276 -----------------------
278 Released on 2002-12-24.
280 * merged HTTP_AUTH
281 * basic proxy auth support
282 * cookies parser rewritten
283 * support for tabindex,accesskey,title attribute
284 * FTP support dramatically improved: bugfixes, interoperability fixes, passive
285   mode support, ...
286 * global history support (+vlink support)
287 * make some modules (cookies,bookmarks,globhist,..) optional at compile time
288 * secure saving support (see secure_save option desc. if you're doing weird
289   things with your links files like symlinking or nonstandart permissions!!!)
290 * support for utf8 i/o
291 * mouse wheel support
292 * portability enhancements
293 * performance enhancements
294 * file/http gzip/bzip2 decompression support
295 * downloads resuming support
296 * mailcap support
297 * hierarchic bookmarks support, XBEL bookmarks support
298 * source layout was dramatically reorganized
299 * relocated ELinks configuration files, changed format (if you are upgrading
300   from Links or older ELinks version, read INSTALL file to see how to convert
301   your old config files!!!)
302 * options are now in tree hierarchy and are configurable generically
303 * keybindings can be configured from the user interface
304 * colorful user interface
305 * tiny useless LED-like indicators support
306 * GNUTLS support parallel to the OpenSSL support (fixes some license issues)
307 * extensive memory debugging support
309 ELinks 0.3.0:
310 -------------
312 Released on 2002-03-02.
314 * unhistory
315 * external textarea editor
316 * DNS rewrite - we handle multi RR per host correctly
317 * IPv6 support
318 * rewritten options handling
319 * bookmarks filtering (aka bookmarks search)
320 * bookmarks resaving (save on the disk after every change)
321 * added possibility to change default colors settings
323 Links 0.96-pb3:
324 ---------------
326 Released on 2001-10-26.
328 * secured cookies file creation
329 * support for title attribute of img tag
330 * Catalan translation
331 * Romanian translation
332 * changing of User-Agent string sent to webserver
333 * <listing> tag support
335 Links 0.96-pb2:
336 ---------------
338 Released on 2001-10-06.
340 * cookies expiration, saving and resaving
341 * do NOT strip everything after ? in form action
342 * http referrer, true http referrer
343 * limited textarea external editor support
344 * partial fix of &#13;
345 * enhanced manual page
346 * fixed multi-level HTTP moved when using -dump/-source
347 * fixed keybindings