=== RELEASE 2.12 ===

Sat Sep 12 21:03:14 CEST 2015 mikulas:

	Free cookies when changing the 'only proxies' checkbox - i.e. when
	entering or leaving tor mode

Thu Sep 10 00:04:11 CEST 2015 mikulas:

	Do not record compile time to allow reproducible builds

Tue Sep  8 20:57:26 CEST 2015 mikulas:

	Support SSL client certificates

Mon Sep  7 20:55:44 CEST 2015 mikulas:

	Security bug fixed: warn if the server uses old SSL2 or SSL3 protocol
	to avoid the POODLE vulnerability

=== RELEASE 2.11 ===

Tue Aug 25 18:44:58 CEST 2015 mikulas:

	Improve entropy collcetion on OpenVMS. It is still far from ideal.

Thu Aug 20 19:35:45 CEST 2015 mikulas:

	Fixed a bug - when a links process attached to another instance in
	graphics mode, it would occasionally loop, consuming 100% CPU

Sun Jul 26 18:36:44 CEST 2015 mikulas:

	An option to take language and charset from the LANG variable

Sat Jul 25 16:18:16 CEST 2015 mikulas:

	Verify SSL certificates

=== RELEASE 2.10 ===

Fri Jul  3 00:40:22 CEST 2015 mikulas:

	Fix "Counld not assing boundary" bug when posting a form
	The bug was found by Greg Cook

Mon Jun 15 23:33:54 CEST 2015 mikulas:

	SVG support using the rsvg library

Sat Jun 13 19:47:43 CEST 2015 mikulas:

	Attach to existing links instance instead of creating a new instance

Sun May 17 10:17:25 CEST 2015 mikulas:

	Detect image type based on the first few bytes rather than on
	content-type

Fri May 15 20:13:23 CEST 2015 Volker Schatz <linksbrowser@volkerschatz.com>:

	New glyphs taken from Volker's git

Thu Feb 26 00:46:48 CET 2015 mikulas:

	Fixed a bug on Windows where dns lookup got stuck if we closed the
	primary instance (which resulted in fork) while the lookup was in
	progress

Sat Jan 31 16:56:31 CET 2015 mikulas:

	Use OpenMP in the image scaler

Sat Jan 31 11:10:27 CET 2015 mikulas:

	Fixed a bug where the output of font sharpening depended on data read
	from uninitialized memory

Sat Jan 24 01:19:49 CET 2015 mikulas:

	Preallocate downloaded files on Linux

Sun Jan 18 07:11:21 CET 2015 mikulas:

	Support libevent and libev

Sat Jan 17 06:44:01 CET 2015 mikulas:

	Enable SSL SNI, some servers need it

Wed Jan 14 02:43:25 CET 2015 mikulas:

	Test for RAND_* functions in configure because libressl doesn't have
	them

Sat Jan  3 18:26:21 CET 2015 mikulas:

	Support keepalive on https connections

=== RELEASE 2.9 ===

Sun Dec 21 15:08:30 CET 2014 mikulas:

	Work around some screen-corruption bugs in the OpenVMS terminal driver

Sun Nov 30 18:57:30 CET 2014 mikulas:

	Support mouse wheel in framebuffer (unfortunatelly we can't support it
	in text mode because when we instruct gpm to send us the wheel event,
	gpm stops drawing the cursor when the mouse is moved).

Tue Nov 25 22:07:12 CET 2014 mikulas:

	Pring "^" and "_" for <sub> and <sup> tags in text mode

Wed Nov  5 20:11:12 CET 2014 mikulas:

	An option to fake Firefox in the HTTP header. It modifies User-Agent and
	several other options to be more Firefox-like. This option is also
	automatically turned on when "Connect only via proxies or Socks (useful
	for tor)" is selected. It makes it safer to use Links with tor.

Sat Jul 26 16:16:15 CEST 2014 mikulas:

	Fixed quadratic complexity in the text renderer when exteremely long
	lines were used

Tue Jun 24 22:26:47 CEST 2014 mikulas:

	Do not print the character 0x9b if the display character set doesn't
	have it, because it is interpreted as a control character on the Linux
	console

Sat May 17 16:51:18 CEST 2014 mikulas:

	An option to break long lines in <pre> sections

Thu May 15 20:02:52 CEST 2014 mikulas:

	Consume less memory when 8-bit gamma correction is used

Wed Apr 16 20:59:57 CEST 2014 mikulas:

	Updated the list of top level domains

Sat Apr  5 04:19:56 CEST 2014 mikulas:

	Use malloc_trim to return unused memory to the system

Thu Mar 27 02:25:09 CET 2014 mikulas:

	Support RFC5987 for filenames

Wed Mar 26 02:32:50 CET 2014 mikulas:

	Support StaticColor in the X-window driver

Tue Mar 25 03:58:45 cet 2014 mikulas:

	Fix crash on OS/2 if image is wider than 10921 pixels

Wed Mar 19 19:49:57 CET 2014 mikulas:

	Use clock_gettime if available

Sun Mar  2 03:54:47 CET 2014 mikulas:

	The ability to set screen margins for text mode and framebuffer

Mon Feb 24 18:15:08 CET 2014 mikulas:

	Fix palette corruption on framebuffer when links instance was terminated
	while it was not active

Sun Feb  2 21:50:48 CET 2014 mikulas:

	Improve the gif decoder to accept more images

Sun Feb  2 18:29:30 CET 2014 mikulas:

	Increase the amount of data read from the socket, it improves speed when
	loading big images

Fri Nov 29 01:22:43 CET 2013 mikulas:

	Accept "text/xml" as html type

=== RELEASE 2.8 ===

Sat Sep 14 22:42:15 CEST 2013 mikulas:

	Fixed a memory leak if TIFF download was interrupted

Sat Aug 24 17:59:01 cet 2013 mikulas:

	DOS DJGPP port

Sun Jul 14 23:35:49 CEST 2013 mikulas:

	Do not save lines starting with space to URL history on the disk
	(idea by Volker Schatz)

Sun Jul 14 23:35:28 CEST 2013 Volker Schatz <linksbrowser@volkerschatz.com>

	Do not misreport Date header value as last-modified date
		in the info box popping up on "=".
	New graphics glyphs

Wed May 15 00:44:53 CEST 2013 Samuli Suominen <ssuominen@gentoo.org>:

	Fixed file 045e.png. It was not compatible with libpng-1.6

Wed May 15 00:43:27 CEST 2013 mikulas:

	Test integers addition for overflow. This fixes possible crashes due to
	overflows, they could possibly be security-sensitive.

Sat Apr  6 19:00:07 CEST 2013 mikulas:

	Fixed a bug in Xwindow driver when images larger than 65536
	pixels were used
	Fixed some integer overflows when scaling images larger than 65536
	pixels

Wed Jan  2 02:07:43 CET 2013 mikulas:

	OpenVMS port

Wed Dec 12 04:52:33 MET 2012 mikulas:

	Fixed invalid pointer comparison (comparing if NULL is smaller
	than non-NULL pointer) that could result in failures with certain
	compilers

Wed Nov  7 22:43:45 CET 2012 mikulas:

	Fixed IPv6 detection on OpenBSD

Sat Sep 22 03:01:58 CEST 2012 mikulas:

	Fixed an internal error in decompressed file cache if Links
	was running out of memory and was freeing cached data

Wed Sep 19 22:40:04 MET 2012 mikulas:

	An option that allows the user not to save URL history

Sat Sep  1 18:26:50 CEST 2012 mikulas:

	An option to send do not track request

Thu Aug 16 04:19:58 CEST 2012 mikulas:

	Reduced CPU consumption when downloading big files

Tue Aug 14 21:52:43 CEST 2012 mikulas:

	Fixed a crash if the user selects "Save as" and the document has no
	header (the bug was introduced in Links 2.7pre1)

Tue Aug 14 21:01:39 CEST 2012 mikulas:

	Parse FTP directories on VMS FTP server

Mon Aug 13 21:39:09 CEST 2012 mikulas:

	Use a blocking pipe when communicating with the dns process, it
	fixes a possible error when system pipe buffer is too small

Mon Aug  6 23:31:44 CEST 2012 mikulas:

	Workaround for bugs on GNU Hurd

Sat Jul 28 01:21:18 CEST 2012 mikulas:

	data: url

Fri Jul 20 19:00:30 MET 2012 mikulas:

	Accept color in #xxx format (besides usual #xxxxxx)

Tue Jul 10 22:45:19 CEST 2012 mikulas:

	Fixed an infinite retry loop when the server terminates connection
	prematurely

Sun Jul  8 20:23:43 CEST 2012 mikulas:

	Fixed some races in the framebuffer driver that could result in
	display corruption if the user is switching virtual consoles too
	quickly

Thu Jul  5 22:35:57 CEST 2012 mikulas:

	Don't save URLs with password to history file on a disk

Sat Jun 30 17:32:11 CEST 2012 mikulas:

	Fixed a rare bug where image alpha channel was not applied correctly

=== RELEASE 2.7 ===

Sat Jun 23 23:02:47 CEST 2012 mikulas:

	Fixed a bug that horizontal line <hr> was not displayed when
	terminal was set to utf-8

Sat Jun 23 22:11:36 CEST 2012 mikulas:

	Fixed bad palette in framebuffer on TGA on Alpha

Sat Jun 23 20:06:38 CEST 2012 mikulas:

	Fixed a bug that \001 was displayed instead of a non-breaking space
	when converting to ascii

Po Jun 18 03:10:07 CEST 2012 mikulas:

	Support IPv6
	Support multiple addresses (try to connect to all of them)

Ne Jun 17 22:32:52 CEST 2012 mikulas:

	Fix memory leak in ftp

Tue Jun 12 02:31:05 MET 2012 mikulas:

	Fixed incorrect display when aspect ratio was changed
	while multiple windows were open

=== RELEASE 2.7pre1 ===

Sat Jun  2 13:47:17 MET 2012 mikulas:

	Fixed a bug that blocked URLs didn't work if proxy was used

Sun May 20 01:39:52 CEST 2012 mikulas:

	Support extended coordinates in xterm mouse reporting,
	avoid previous limit 222 on maximum possible coordinate

Tue May  8 23:13:55 MET 2012 mikulas:

	Use enter to scale image

Sun Apr 22 01:05:32 CEST 2012 mikulas:

	PMshell driver was hacked to support also Win32 api

Wed Apr 18 22:43:37 MET 2012 mikulas:

	HTTPS proxy

=== RELEASE 2.6 ===

Sat Apr  7 03:54:41 CEST 2012 mikulas:

	Fixed reads and writes out of memory in the xbm decoder
	It may have security implications

Mon Apr  2 05:34:15 CEST 2012 mikulas:

	Fixed character set in the window title in X11

Fri Mar 30 05:10:32 CEST 2012 mikulas:

	Check EINTR after each syscall to work around non-working SA_RESTART
	on some old Unices

Wed Mar 28 22:11:23 CEST 2012 mikulas:

	Fixed access out of allocated memory in the graphics renderer.
	It may have security implications --- although just two characters
	('-' and 0) were written to the unallocated area.

Tue Mar 27 21:49:38 CEST 2012 mikulas:

	Fixed an infinite loop in usemap when invalid html tag was processed

Sun Mar 25 04:46:43 CEST 2012 mikulas:

	Fixed a crash if the user runs links with pipe on stdin

Sun Mar 25 02:42:11 MET 2012 mikulas:

	Fixed inefficiency when moving or dragging mouse over big documents

Sat Mar 24 01:26:05 CET 2012 mikulas:

	Fixed inefficiency when displaying documents with long lines

Wed Mar  7 23:02:27 CET 2012 mikulas:

	Fix copy and paste of Unicode characters to/from Xwindow
	clipboard

Tue Feb 28 21:04:51 CET 2012 mikulas:

	Fixed visual glitches in the select box in text-mode UTF-8

Sun Feb 26 18:31:17 MET 2012 mikulas:

	Use key ' to move forward

Thu Feb 23 23:13:35 CET 2012 mikulas:

	Fixed access out of memory when pasting too long string from
	a clipboard

Thu Feb 23 00:52:09 CET 2012 mikulas:

	The NSS encryption library can cause browser lockup. Add a warning.
	The user should use OpenSSL instead of NSS.

Wed Feb 22 23:11:45 CET 2012 mikulas:

	Fix for big endian Xserver

Tue Feb 21 03:03:33 MET 2012 mikulas:

	Restrict textarea and input field width to screen size minus margins

Tue Feb 21 00:29:09 CET 2012 mikulas:

	Fixed saving formatted document when UTF-8 is used

Sun Feb 19 22:24:20 MET 2012 mikulas:

	Fixed a crash if the user selected "Frame at full-screen" in the menu
	and there was no page displayed in the current frame

Mon Feb 13 19:35:07 MET 2012 mikulas:

	Reload bookmarks if some other Links instance changes them

Mon Feb 13 18:37:41 MET 2012 mikulas:

	Fixed some messages about decompression errors when http authentication
	and compression was used at the same time

Sun Feb 12 18:32:26 MET 2012 mikulas:

	Display filename and percentage in the download menu

Sun Feb 12 17:50:01 MET 2012 mikulas:

	Fixed divide-by-zero crash in the download code

Sun Feb 12 15:22:12 MET 2012 mikulas:

	Continue downloads to partially downloaded file

Tue Feb  7 07:13:49 MET 2012 mikulas:

	Add information about versions of libraries

Tue Feb  7 00:39:28 cet 2012 mikulas:

	Fixed visual glitches in the list editor

Sun Feb  5 20:35:43 cet 2012 mikulas:

	Fixed integer overflows if file cache has more than 2GB

Mon Jan 23 21:54:19 MET 2012 mikulas:

	Don't compact <br> tags inside <pre> (fixes line numbers in
	source code viewer on github)

Mon Jan 23 03:23:07 CET 2012 mikulas:

	Support non-english keyboard in the Xwindow driver

Sun Jan 15 01:42:59 cet 2012 mikulas:

	When opening a new window, copy html options from the existing session

Sat Jan 14 22:59:53 cet 2012 mikulas:

	Support #! translation according to Google specification

Thu Jan  5 02:43:42 CET 2012 mikulas:

	Fixed reading of a freed memory if the user deletes a user program
	while a query box with user programs is displayed

Fri Dec 30 15:34:11 MET 2011 mikulas:

	Allow the user to set local IP address

Thu Dec 29 18:41:51 MET 2011 mikulas:

	Allow the user to change colors

=== RELEASE 2.5 ===

Sat Dec 24 20:30:41 MET 2011 mikulas:

	Use icon in pmshell

Wed Dec 21 01:46:04 cet 2011 mikulas:

	Do not guess compression type from extension if Content-Type is html

Mon Dec 19 03:09:04 MET 2011 mikulas:

	Recognise tgz extension

Sun Dec 18 21:33:52 cet 2011 mikulas:

	Fixed some visual glitches in the list editor, window is automatically
	resized with the terminal

	Fixed a crash if the user changes bookmarks location while some bookmark
	editing dialog was displayed

	Fixed a bug that bookmark location couldn't be changed on text-only
	builds

	Removed save bookmarks menu option, bookmarks are saved always when
	closing bookmark window

Fri Dec 16 02:12:37 MET 2011 mikulas:

	Search for viewer application according to file extension if the server
	returns content type application/x-<compression method>.

Tue Dec  6 20:03:21 cet 2011 mikulas:

	Implemented forward history

Sun Dec  4 11:35:17 CET 2011 mikulas:

	Fixed memory leaks or lockups if a connection between
	two links instances was unexpectedly broken

	Implemented a handshake in the communication protocol so that
	different Links versions won't communicate with each other

	Fixed a possible lockup if the user presses key and the master
	Links instance disconnects at the same time

Sun Dec  4 06:05:03 CEST 2011 mikulas:

	Use AF_UNIX on Windows

Tue Nov 29 02:44:44 CET 2011 mikulas:

	Do not send spaces in Accept-Charset

Mon Nov 28 03:03:26 CET 2011 mikulas:

	Identify compier in User-Agent

Sun Nov 27 02:28:35 cet 2011 mikulas:

	Heap in high memory on OS/2

Fri Nov 25 01:25:56 CET 2011 mikulas:

	Support lzma compression

=== RELEASE 2.4 ===

Sat Nov 19 01:21:25 MET 2011 mikulas:

	Do not translate '\' to '/' in HTTP requests

Sat Nov 19 01:19:12 MET 2011 mikulas:

	Do not test for existing strings when loading links history file
	=> avoid quadratic-complexity on startup

Sat Nov 19 01:18:59 MET 2011 mikulas:

	Fixed a possible memory leak on Windows

Wed Nov 16 17:59:49 MET 2011 mikulas:

	Fixed a crash on systems that don't have strerror

Fri Nov 11 23:22:25 CEST 2011 mikulas:

	Fixed a crash in Windows console code

Wed Oct 12 22:08:39 MET 2011 mikulas:

	Fixed a possible crash if the user changes socks dns append string
	while socks connection is in progress

Sun Sep 25 18:40:57 MET 2011 mikulas:

	Do not send '#' in the url when downloading

Sun Sep 18 16:57:38 CEST 2011 mikulas:

	Fixed crashes with libpng-1.5

Fri Sep 16 20:16:01 CEST 2011 mikulas:

	Fixed bugs in the directfb driver

Fri Sep 16 18:40:41 CEST 2011 mikulas:

	Workaround for icc optimization bug on framebuffer
	Don't clear the whole framebuffer, clear just an used area
		(fixes problems with Nvidia framebuffer)

Tue Sep 13 23:13:52 CEST 2011 mikulas:

	Make it compile with OpenWatcom for Linux
	Note: because of unimplemented "gethostbyname" function,
	it requires installed "host" command to do name lookups

Tue Sep 13 03:53:06 cet 2011 mikulas:

	Try to free internal caches when out of memory happens

Mon Sep 12 19:57:13 CEST 2011 mikulas:

	Fixed a crash when cache is flushed while auth dialog is displayed

Sun Sep 11 02:02:09 MET 2011 mikulas:

	Reduced memory consumption
	Don't reformat plain text if window size changes

=== RELEASE 2.3 ===

Wed Aug 10 20:10:45 CEST 2011 mikulas:

	Fixed leaked process if the user pressed Ctrl-Z and logged out

Tue Aug  9 00:08:58 CEST 2011 mikulas:

	Fix downloads of files larger than 4G

Mon Aug  8 22:02:19 MET 2011 mikulas:

	Fix 32-bit mode in DirectFB
	(reported by Filip Szczepanski <jazz2rulez@googlemail.com>)

Mon Aug  8 20:51:08 MET 2011 mikulas:

	Don't cache HTTP 303 response

Mon Jun 27 02:49:50 MET DST 2011 mikulas:

	Update BeOS and AtheOS port to support Haiku and Syllable

Fri May 13 20:29:54 CEDT 2011 mikulas:

	Fix Utf-8 with block cursor

Fri May 13 20:29:23 CEDT 2011 mikulas:

	Fix login on iacbox

Fri Apr 22 17:17:17 MET 2011 Thomas Klausner <tk@giga.or.at>:

	libpng-1.5 support

=== RELEASE 2.3pre2 ===

Sat Apr 16 20:19:07 CEST 2011 mikulas:

	Utf-8 text terminal support

Sat Mar 12 23:55:56 MET 2011 mikulas:

	Fixed a bug with gpm, if gpm closed a handle on its own,
	links would occasionaly close it again

Mon Aug  9 01:35:29 UTC 2010 mikulas:

	Don't report terminal size in User-Agent

Thu Aug  5 23:31:59 MET 2010 mikulas:

	Scan for header tags even in document body

Sat Jul 31 22:35:04 MET 2010 mikulas:

	link rel=prefetch

Sat Jul 31 22:24:06 MET 2010 mikulas:

	Interpret style="display:none"

Fri Jun 18 20:39:46 MET 2010 mikulas:

	Fixed crash when unknown Content-Enconding is returned by the server

Sat Apr 24 04:11:58 CEST 2010 mikulas:

	Fix an occasional lockup with Ctrl-Z, fg and framebuffer

=== RELEASE 2.3pre1 ===

Sun Aug 16 06:17:03 MET 2009 mikulas:

	Accept cookies for domains with two parts, such as xxxx.yy, where
	"xxxx" has at least 4 chars. This likely won't be generic domain such
	as "co.tw", so accepting the cookie is safe.

Sun May 17 22:29:43 MET DST 2009 mikulas:

	Support encryption with NSS (GPL fanatics don't like OpenSSL, grrr)

Sun May 17 18:51:07 cet 2009 mikulas:

	Ignore textarea that is not inside form (for Google)

Sun Jan 18 19:27:56 CET 2009 mikulas:

	Avoid quadratic complexity when parsing long forms

Thu Jan  1 14:04:38 CET 2009 mikulas:

	UTF-8 text mode terminal support

Sun Sep 14 01:02:06 MET 2008 mikulas:

	Decode '%' in downloaded file names

Tue Sep  9 23:13:20 MET 2008 mikulas:

	Do not add another '?' or '&' if already present at the end of form
	submit URL

Sun Aug 24 17:19:32 MET 2008 Christian Biere <christianbiere@gmx.de>:

	magnet: URL support

Wed Aug 20 23:03:10 cet 2008 mikulas:

	More strict check for invalid GIF header
	(catches some misgenerated images that reported too big size and
	overflowed the memory allocator)

Sun Aug 17 23:30:34 MET 2008 mikulas:

	Check for too big images

Wed Aug 13 00:24:41 CEST 2008 mikulas:

	Fixed occassional drawing after VT switch on framebuffer

Mon Aug  4 18:53:52 cet 2008 mikulas:

	Don't submit disabled form entries (this is compatible with
	Mozilla/MSIE; Netscape and Lynx do submit them)

Sun Aug  3 02:40:58 MET 2008 mikulas:

	Handle restart with servers that send 206 but don't send Content-Range

=== RELEASE 2.2 ===

Mon Jul 28 14:39:24 CEST 2008 mab:

	Swiss German (Zueriduetsch) translation

Fri Jul 18 23:35:44 MET 2008 mikulas:

	Fix scrollbars being offset by few pixels when "scrolling" attribute
	was used

Fri Jul 11 20:40:38 MET 2008 mikulas:

	Drop .gz or .bz2 extension when viewing files downloaded from ftp (and
	decompressing them)

=== RELEASE 2.1 ===

Wed Jul  2 03:48:23 MET DST 2008 mikulas:

	Turn memory debugging off by default

Tue Jun 24 06:08:04 MET 2008 mikulas:

	Security bug fixed: when "only proxies" is selected, don't pass URLs
	to external programs

=== RELEASE 2.1pre37 ===

Sun Jun 22 17:07:20 cet 2008 mikulas:

	-dump and -source don't lockup on authentication failure

Sat Jun 21 19:58:53 MET 2008 mikulas

	Accept broken numbers in HTTP code

Sat Jun 21 18:00:54 cet 2008 mikulas:

	Allow '+' in command-line URLs

Thu Jun 12 03:34:53 cet 2008 mikulas:

	Erase clipboard on OS/2 before copying to it - this prevents bugs
	when copying to/from Mozilla

Mon Jun  9 02:34:24 MET 2008 mikulas:

	Process &#10; and &#9; in form entry "value" attribute

Tue Jun  3 00:22:49 CEST 2008 mikulas:

	Fixed various display glitches with 64-bit big endian systems

Sun May 18 21:47:46 CEST 2008 mikulas:

	Fixed display quirks on Sparc framebuffer console
	Fixed some quirks on 64-bit big endian systems

=== RELEASE 2.1pre36 ===

Tue May 13 04:04:47 MET 2008 mikulas:

	Fixed crash that was introduced with Sun May 4 20:13:21 MET 2008 fix

Mon May 12 23:26:51 MET 2008 mikulas:

	Blacklist another broken HTTP/1.1 server - Apache Sausalito

Fri May  9 04:06:47 MET 2008 mikulas:

	Take downloaded file name from Content-Type; name argument, if it exists
	Also, get encoding information from Content-Type/Content-Disposition
	filename

=== RELEASE 2.1pre35 ===

Mon May  5 20:06:19 MET 2008 mikulas:

	The fix from Sun May 4 20:13:21 MET 2008 broke loading of animated gifs

=== RELEASE 2.1pre34 ===

Sun May  4 21:18:15 MET 2008 mikulas:

	Allow displaying large images in xwindow (that do not fit into xserver
	memory)

Sun May  4 20:13:21 MET 2008 mikulas:

	Fixed image was sometimes not redrawn, when connection was interrupted
	in the middle and resumed

Sun May  4 17:52:29 MET 2008 Ben Secrest <blsecres@gmail.com>:

	Don't change Xwindow class

Wed Apr 16 03:10:02 cet 2008 Didier Mequignon <didiermequignon@wanadoo.fr>:

	Updated French translation

Wed Mar 26 20:50:32 MET 2008 mikulas:

	Fixed crash in text mode with small window height and bookmarks

Sat Mar 22 22:01:15 MET 2008 mikulas:

	Accept </> as an empty tag

Thu Mar 20 22:47:09 CET 2008 mikulas:

	Accept alternate description attributes for image buttons

Thu Mar 20 04:36:45 MET 2008 mikulas:

	Fixed the bug that when displaying source, some html entities were
	errorneously translated

Thu Mar 20 04:30:52 MET 2008 mikulas:

	Added fallback for &#8209; entity

Thu Mar 13 22:43:48 CET 2008 mikulas:

	Allow multiple WWW-Authenticate headers

=== RELEASE 2.1pre33 ===

Thu Jan 31 21:11:40 MET 2008 mikulas:

	Fixed memory leak when there was an error in decompression

Thu Dec 27 23:37:03 MET 2007 mikulas:

	Support few more keycodes on ANSI terminal (PAGE UP, PAGE DOWN and few
	F* keys)

Wed Dec 26 03:43:35 cet 2007 mikulas:

	Disable smb:// URLs on OS/2, fork+threads can cause crashes in EMX
	Besides, there's no usable smb client program anyway

Tue Dec 25 01:44:28 MET 2007 mikulas (sponsored by Dondor Ltd.):

	A .nsi file to make Windows installer with Nullsoft scriptable install

Mon Dec 24 01:44:11 MET 2007 mikulas:

	Fixed a bug that strings with spaces could not be passed from command
	line

Mon Dec 24 00:43:57 MET 2007 mikulas:

	Socks 4A support (so that Links can be used with tor without
	intermediate proxy)

Thu Dec 20 05:40:22 cet 2007 mikulas:

	Thre previous Windows fix broke opening new windows on OS/2

=== RELEASE 2.1pre32 ===

Thu Dec 13 04:44:01 MET 2007 mikulas:

	Do not display links to alternate stylesheets

Tue Dec 11 06:37:56 MET 2007 mikulas:

	Use Content-Disposition as a suggestion for downloaded file name

Sun Dec  9 04:52:37 MET 2007 mikulas:

	Fixed write to freed memory resulting in misbehavior of radio buttons
	and a possible crash

Wed Dec  5 23:26:55 MET 2007 mikulas:

	Make it run without Cygwin environment (only with Cygwin DLLs)
	Workaround for flaws in Cygwin Unix emulation:
		SIGWINCH is sometimes lost
		Signal handlers write to a pipe and it should wake select() up,
			sometimes, it doesn't
		exec("command.com") crashes Windows 98 when some sockets are
			open

Wed Dec  5 18:05:00 MET 2007 mikulas:

	Do not search for compressed-file extension (.gz, .bz2) in URLs
	containing '?', '&' or ';' --- they are likely scripts and they should
	provide information about compression in the header.

Tue Dec  4 04:09:51 MET 2007 mikulas:

	When the document was truncated to zero size on reload and no data were
	received, links didn't invalidate formatted document cache

Wed Nov  7 00:20:12 MET 2007 mikulas:

	Accept capital 'X' as a hex number mark in html entities

Fri Nov  2 19:53:01 MET 2007 mikulas:

	Do not print links to stylesheet to the document

Fri Nov  2 19:52:22 MET 2007 mikulas:

	Slightly improve parsing of ftp --- when the line contains "<DIR>", we
	can assume that it is a directory

Tue Oct 30 21:22:27 cet 2007 mikulas:

	Previous release didn't compile on OS/2 due to missing SIGCONT

=== RELEASE 2.1pre31 ===

Sat Oct 27 02:52:07 CEST 2007 mikulas:

	Some newer Linuxes unfortunatelly do not send SIGCONT when running
	process is brougt to foreground with 'fg' command. So implement 0.5s
	polling to test if we're on foreground.

Wed Oct 24 03:41:19 MET 2007 mikulas:

	Do not request compression for files with .Z, .gz or .bz2 suffix
	--- some servers will compress them again

Wed Oct 24 03:16:43 MET 2007 mikulas:

	Support HTTP/0.9 (without header)

Mon Oct 22 18:35:16 MET 2007 mikulas:

	In case of non-restartable connection, proceed with the connection
	even if the server is on blacklist

Mon Oct 22 02:00:13 MET 2007 mikulas:

	An option to disallow non-proxy connections (for anonymization via tor
	or similar services)

Sat Oct 20 22:08:02 MET 2007 mikulas:

	Turn off compression if the server closes the connection prematurely
