"Fossies" - the Fresh Open Source Software Archive 
Member "links-2.29/ChangeLog" (18 Mar 2023, 136855 Bytes) of package /linux/www/links-2.29.tar.bz2:
As a special service "Fossies" has tried to format the requested text file into HTML format (style:
standard) with prefixed line numbers.
Alternatively you can here
view or
download the uninterpreted source code file.
See also the latest
Fossies "Diffs" side-by-side code changes report for "ChangeLog":
2.28_vs_2.29.
1 === RELEASE 2.29 ===
2
3 Thu Mar 9 19:51:20 CET 2023 Florian Weimer <fweimer@redhat.com>:
4
5 Add "#define _GNU_SOURCE" to the configure test for memrchr
6
7 Thu Mar 9 18:37:12 CET 2023 Juhani Krekela <juhani@krekela.fi>:
8
9 Implement strike formatting
10
11 Wed Mar 8 20:08:01 CET 2023 mikulas:
12
13 Fixed a bug that image was sometimes displayed with too small size
14
15 Mon Jan 23 19:25:18 CET 2023 mikulas:
16
17 Fixed a bug that webp images from local disk could not be displayed
18
19 Mon Jan 23 19:24:06 CET 2023 notcancername <notcancername@protonmail.com>:
20
21 Support AVIF images
22
23 Sun Oct 9 15:54:06 CEST 2022 Jakub Bogusz <qboosh@pld-linux.org>:
24
25 Updated Polish Translation
26
27 === RELEASE 2.28 ===
28
29 Sat Sep 17 21:54:44 CEST 2022 mikulas:
30
31 Disable cache when following redirects from consent.google.com
32
33 Sat Sep 10 16:05:02 CEST 2022 mikulas:
34
35 On Windows, change the default directory to the "Downloads" directory,
36 so that downloaded files are placed there
37
38 Sat Sep 10 15:31:20 CEST 2022 mikulas:
39
40 Compile the 32-bit Windows version without SSE2 instructions
41
42 Tue May 31 21:07:51 CEST 2022 mikulas:
43
44 Fix a display glitch on framebuffer, if the user doesn't have mouse and
45 if he presses F5, F6, F7 or F8
46
47 === RELEASE 2.27 ===
48
49 Fri May 27 20:10:59 CEST 2022 mikulas:
50
51 Compile the Windows version with libevent 2.0 (note that libevent 2.1
52 doesn't work on Windows 7)
53
54 This fixes "Fatal error: too big handle" because Cygwin has too low
55 FD_SETSIZE (64)
56
57 Wed Apr 13 19:43:10 CEST 2022 Emir Yasin SARI <bitigchi@me.com>:
58
59 Updated the Turkish translation
60
61 Mon Apr 11 19:23:19 CEST 2022 mikulas:
62
63 Allow the user to specify a numeric IPv6 address in the dns-over-https
64 box
65
66 === RELEASE 2.26 ===
67
68 Wed Apr 6 18:13:16 CEST 2022 mikulas:
69
70 Fix a display glitch if the list is empty and the user presses '*'
71
72 Sat Mar 26 11:09:12 CET 2022 mikulas:
73
74 Add a possibility to pass gopher:// URLs to an external program
75
76 Sat Jan 1 14:46:06 CET 2022 Martin Michel <martin.famic.de>:
77
78 Updated the German translation
79 Updated the initial bookmarks
80
81 Fri Dec 24 12:47:58 CET 2021 zinov@waifu.club:
82
83 Fix a bug when form submit url contained '#'
84
85 Sun Dec 5 18:17:11 CET 2021 mikulas:
86
87 Support WEBP images
88
89 Fri Dec 3 17:40:55 CET 2021 mikulas:
90
91 Support DNS-over-HTTPS
92
93 Sun Nov 21 11:36:45 CET 2021 mikulas:
94
95 Try multiple IPv4 addresses on systems that don't have getaddrinfo
96
97 Sun Nov 14 20:55:11 CET 2021 Timur Adamov <nbvec222@gmail.com>:
98
99 Handle the "TD" tag outside "TR" the same way as in other browsers
100
101 Tue Oct 19 18:42:50 CEST 2021 mikulas:
102
103 Make it possible to bind a socket to a network interface
104 It could be activated by specifying interface name in the "Bind to local
105 IP address" box
106
107 === RELEASE 2.25 ===
108
109 Fri Oct 1 18:27:25 CEST 2021 mikulas:
110
111 Delete the expired Let's encrypt certificate from the builtin
112 certificate store
113
114 Thu Sep 30 21:45:10 CET 2021 mikulas:
115
116 Set the flag X509_V_FLAG_TRUSTED_FIRST, so that Let's encrypt works
117 with openssl-1.0.2
118
119 === RELEASE 2.24 ===
120
121 Mon Sep 13 18:31:27 CEST 2021 mikulas:
122
123 Avoid a hang in the X driver if the program that converts a selection
124 stops responding. Use 10 second timeout.
125
126 Fri Sep 10 18:37:30 CEST 2021 mikulas:
127
128 Fix a crash in the X driver if some window asks for clipboard and is
129 closed before Links responds to this request
130
131 Wed Sep 8 18:21:42 CEST 2021 mikulas:
132
133 Fix a crash on OS/2 SMP systems - it was caused by a bug in OpenSSL
134
135 Sun Sep 5 11:12:47 CEST 2021 mikulas:
136
137 Workaround for a bug on Minix 3 - don't close signal pipe when spawning
138 a shell
139
140 Thu Aug 19 19:54:43 CEST 2021 Emir Yasin SARI <bitigchi@me.com>:
141
142 Updated the Turkish translation
143
144 Sun Jul 4 18:02:44 CEST 2021 mikulas:
145
146 Support the "id" attribute on COLGROUP, COL, TR, THEAD, TBODY, TFOOT
147 tags
148
149 === RELEASE 2.23 ===
150
151 Tue May 18 20:35:55 CEST 2021 mikulas:
152
153 Fix a bug that the user could set floating-point parameters to nan
154 via command-line argument or config file option
155
156 Tue May 18 20:22:35 CEST 2021 mikulas:
157
158 Fix broken display if the user uses custom font and non-default
159 aspect ratio
160
161 Wed May 12 20:08:48 CEST 2021 mikulas:
162
163 Fix a bug that the code incorrectly assumed that mktime returns UTC
164
165 Sat May 1 17:56:50 CEST 2021 mikulas:
166
167 Add an option that enables cookie saving
168
169 === RELEASE 2.22 ===
170
171 Sat Jan 23 18:11:41 CET 2021 mikulas:
172
173 Save and restore the terminal using xterm escape codes
174
175 Sat Nov 28 19:27:47 CET 2020 mikulas:
176
177 Save and restore the console using "cons.saver" from
178 Midnight Commander
179
180 Sat Nov 28 11:05:42 CET 2020 mikulas:
181
182 Support UTF-8 frames
183
184 Sun Nov 22 17:20:29 CET 2020 Emir Yasin SARI <bitigchi@me.com>:
185
186 Updated the Turkish translation
187
188 Sat Aug 22 10:05:27 CEST 2020 Ing. Daniel G. Gionco <dggionco@hotmail.com>:
189
190 Updated the Spanish translation
191
192 Wed Aug 12 20:04:38 CEST 2020 mikulas:
193
194 Fixed a bug in displaying non-printable characters
195 (reported by Jean-Philippe MENGUAL <jpmengual@debian.org>)
196
197 === RELEASE 2.21 ===
198
199 Sun Aug 2 15:26:02 cet 2020 mikulas:
200
201 Workaround for a crash on OS/2 caused by gcc3 bug
202
203 Thu Apr 16 18:17:39 CEST 2020 Emir Yasin SARI <bitigchi@me.com>:
204
205 Updated Turkish translation
206
207 Wed Jan 8 18:25:17 CET 2020 mikulas:
208
209 Fix a bug that textarea was broken if it immediatelly followed a list
210
211 Sun Nov 3 09:33:08 CET 2019 pluvano <me@pluvano.com>:
212
213 Delete the 4-pixel border in Xwindow
214
215 Tue Oct 8 20:26:47 CEST 2019 mikulas:
216
217 Fix a bug that an image would not be properly resized sometimes
218
219 === RELEASE 2.20.2 ===
220
221 Wed Sep 18 18:39:07 CEST 2019 mikulas:
222
223 If the user runs links on a framebuffer and switches to a differnt
224 framebuffer, links would incorrectly respond to mouse clicks.
225
226 === RELEASE 2.20.1 ===
227
228 Sun Sep 1 09:02:57 CEST 2019 mikulas:
229
230 Fixed an error "ERROR: event_base_loop failed: Bad file descriptor"
231 if the user quits the master instance on OpenBSD.
232
233 OpenBSD uses an old libevent-1.4.15 and it doesn't handle calling
234 event_reinit from event handler.
235
236 libevent-2.1.11 also doesn't allow calling event_reinit from event
237 handler, so it is fixed as well.
238
239 === RELEASE 2.20 ===
240
241 Mon Aug 26 18:21:43 CEST 2019 mikulas:
242
243 Security bug fixed: when links was connected to tor, it would send real
244 dns requests outside the tor network when the displayed page contains
245 <link rel="dns-prefetch" href="http://host.domain/">.
246
247 This bug is present in links-2.15 to links-2.19.
248
249 Found by Shi Tian <shitian@cock.li>
250
251 Sat Aug 24 15:21:03 CEST 2019 Shi Tian <shitian@cock.li>:
252
253 Fix a crash if:
254 External fonts are used
255 Rendering is optimized for LCD
256 The document contains some characters with zero width
257
258 Thu Aug 22 18:47:06 CEST 2019 mikulas:
259
260 Accept file urls in the form file://localhost/usr/bin/ or
261 file://hostname/usr/bin/ according to RFC 8089
262
263 Wed Aug 21 19:50:14 CEST 2019 mikulas:
264
265 Report errors using dialog boxes on OS/2 and Windows because
266 the standard output may not be visible
267
268 Sat Aug 17 10:20:45 CEST 2019 mikulas:
269
270 Fixed a memory leak of the SSL structure
271
272 Sun Aug 4 15:01:06 CEST 2019 mikulas:
273
274 Try to open the file "/dev/input/mice" and use it instead of gpm.
275 (the user must be in the "input" group)
276 This results in smooth mouse movement on the framebuffer.
277
278 Sat Aug 3 18:20:54 CEST 2019 mikulas:
279
280 Report "Lynx/Links" user agent when searching on Google so that
281 Google returns non-css page
282
283 Sat Apr 27 19:17:07 CEST 2019 mikulas:
284
285 Support the zstd compression algorithm
286
287 Tue Apr 23 21:19:31 CEST 2019 Luc Schrijvers <begasus@gmail.com>, Leorize <leorize+oss@disroot.org>, Francois Revol:
288
289 Haiku support
290
291 Sun Apr 21 19:32:26 CEST 2019 mikulas:
292
293 Fix mouse dragging not being reported in xterm
294
295 Sun Apr 7 20:18:20 CEST 2019 mikulas:
296
297 Use proper cookie expiry
298
299 === RELEASE 2.19 ===
300
301 Sun Mar 31 15:59:40 CEST 2019 mikulas
302
303 Disable high-DPI scaling on Windows
304
305 Links makes it possible to specify scaling of text and images in the
306 dialog windows, so this should preferably be used instead of
307 system-level scaling
308
309 Sat Mar 30 21:56:02 CET 2019 mikulas:
310
311 Fixed a crash on invalid IDN URL, such as http://test,ï.com/
312 (found by lsxvdqe@gmail.com)
313
314 Tue Mar 12 23:02:33 CET 2019 mikulas:
315
316 Make it possible to select other fonts, using fontconfig and freetype
317
318 Tue Feb 26 19:50:11 CET 2019 mikulas:
319
320 Show certificate authority in the "Document info" box
321
322 Sat Feb 2 19:30:08 CET 2019 mikulas:
323
324 Use international error messages
325
326 Sun Jan 27 18:57:34 CET 2019 mikulas:
327
328 The -dump switch didn't report an error if write to stdout failed
329
330 === RELEASE 2.18 ===
331
332 Sat Jan 12 20:39:51 CET 2019 mikulas:
333
334 Compile links with graphics support on OpenVMS
335
336 Sun Nov 25 17:27:29 CET 2018 mikulas:
337
338 Automatically enable tor mode when the socks port is 9050
339
340 Sun Nov 25 17:01:20 CET 2018 mikulas:
341
342 When we are in tor mode, invert the colors on the top line and bottom
343 line, so that the user can immediatelly see it
344
345 Sat Nov 17 21:54:09 CET 2018 mikulas:
346
347 Fix an incorrect shift in write_ev_queue that could cause spurious error
348 if the socket for interprocess communication fills up.
349 This bug was introduced in Links 2.15.
350
351 Sat Nov 17 21:27:03 CET 2018 mikulas:
352
353 Fix 'runtime error: member access within null pointer' sanitizer warning
354
355 Sat Nov 17 21:16:29 CET 2018 mikulas:
356
357 Add a menu entry to save and load a clipboard
358
359 Sun Oct 28 19:58:49 CET 2018 mikulas:
360
361 Don't synchronize with the Xserver on every pixmap load
362 It improves performance on remote connections
363
364 Thu Oct 25 01:36:35 CEST 2018 mikulas:
365
366 Fix a bug that in the "Network options" dialog box, the value in the
367 field "Timeout when trying multiple addresses" incorrectly set the value
368 "Timeout when unrestartable".
369
370 Mon Oct 15 21:46:23 CEST 2018 mikulas:
371
372 Fix a possible integer overflow in decoder_memory_expand
373
374 Fri Oct 12 22:44:38 CEST 2018 mikulas:
375
376 Work around a bug on OpenVMS where allocations larger than 0x77fffff0
377 are treated as if they had 16 bytes
378
379 Fri Oct 12 01:19:14 CEST 2018 mikulas:
380
381 Fix possible pointer arithmetics bugs if the operating system allocated
382 memory few bytes below the limit 0xffffffff or 0xffffffffffffffff
383
384 Tue Oct 9 22:30:01 CEST 2018 mikulas:
385
386 Add a button to never accept invalid certificate for a given server
387
388 Tue Oct 2 01:28:44 CEST 2018 mikulas:
389
390 Fix incorrect strings -html-t-text-color, -html-t-link-color,
391 -html-t-background-color, -html-t-ignore-document-color in the manual
392 page and help (reported by Oliver Schode <oliver.schode@online.de>)
393
394 Tue Oct 2 00:54:24 CEST 2018 mikulas:
395
396 Windows 7 has a bug (or feature) that corrupts the screen when using the
397 unaccelerated video driver - when a thread draws into window's device context
398 and the user simultaneously drags the window, the device context coordinates
399 may not be updated. Subsequent draws are done with incorrect coordinates.
400
401 In order to work around this bug, we detect that a drawing operation
402 possibly raced with window moving. If it did, we allocate a new DC (the
403 old one is corrupted) and start a timer that asks the main thread to
404 redraw the whole window using the new DC.
405
406 Sun Sep 23 22:02:09 CEST 2018 mikulas:
407
408 Add ascii replacement of Romanian S and T with comma
409 Fix replacement of c with cedilla and a/i with grave accent a/o/u with
410 diaeresis
411
412 Sun Sep 23 16:31:17 cet 2018 mikulas:
413
414 Use static linking in the released binaries on OS/2 because the DLL
415 names may clash with other programs
416
417 Sun Sep 23 00:07:29 cet 2018 mikulas:
418
419 On OS/2, use AF_OS2 for interprocess communication because the loopback
420 network device may not be properly configured.
421 Fall back to 127.0.0.1 only if AF_OS2 in not installed.
422
423 Sat Sep 22 14:18:19 CEST 2018 mikulas:
424
425 Fixed a bug when IPv6 control connection to a ftp server fails and IPv4
426 control connection succeeds, links would incorrectly try to make the
427 data connection using IPv6 (this bug was introduced in Links 2.15).
428
429 === RELEASE 2.17 ===
430
431 Fri Sep 7 00:04:41 CEST 2018 mikulas:
432
433 Fix verifying SSL certificates for numeric IPv6 addresses
434
435 Thu Sep 6 22:07:03 CEST 2018 mikulas:
436
437 Delete the option -ftp.fast - it doesn't always work and ftp performance
438 is not an issue anymore
439
440 Passive ftp enabled by default because it will more likely work than
441 the port command
442
443 Wed Sep 5 22:39:11 CEST 2018 mikulas:
444
445 Add bold and monospaced Turkish letter 'i' without a dot
446
447 Wed Sep 5 01:28:31 cet 2018 mikulas:
448
449 On OS/2 allocate OpenSSL memory from the lower heap
450 It fixes SSL on systems with old 16-bit TCP/IP stack
451
452 Fri Aug 31 18:06:26 CEST 2018 mikulas:
453
454 Fix IPv6 on OpenVMS Alpha
455
456 Thu Jul 26 07:34:24 CEST 2018 mikulas:
457
458 Support mouse scroll wheel in textarea
459
460 Thu Jul 26 05:24:17 CEST 2018 mikulas:
461
462 Delete the option -http-bugs.bug-302-redirect - RFC7231 allows the
463 "buggy" behavior and defines new codes 307 and 308 that retain the
464 post data
465
466 Wed Jul 18 21:00:23 CEST 2018 mikulas:
467
468 X11 - fixed colormap leak when creating a new window
469
470 Mon Jul 16 02:33:26 CEST 2018 mikulas:
471
472 Fixed an infinite loop that happened in graphics mode if the user
473 clicked on OK in "Miscellaneous options" dialog and more than one
474 windows were open.
475 This bug was introduced in Links 2.15.
476
477 Sun Jul 15 21:36:04 CEST 2018 mikulas:
478
479 Support 6x6x6 RGB palette in 256-bit color mode on framebuffer
480 The palette may be switched in the "video options" menu
481 The 8x8x4 palette has better image quality
482 The 6x6x6 palette preserves gray
483
484 Sat Jul 14 04:49:45 cet 2018 mikulas:
485
486 Implement dithering properly on OS/2 in 15-bit and 16-bit color mode
487
488 In 8-bit mode, Links may optionally use a private palette - it
489 improves visual quality of Links images, but degrades visual
490 quality of other concurrently running programs.
491
492 Thu Jul 12 23:06:48 CEST 2018 mikulas:
493
494 Improve scrolling smoothness when the user drags the whole document
495
496 Thu Jul 12 06:48:00 cet 2018 mikulas:
497
498 On OS/2, allocate large memory blocks directly (not with malloc)
499 - it reduces memory waste
500
501 Thu Jul 12 00:56:57 cet 2018 mikulas:
502
503 Fixed a bug that setting terminal title and resizing a terminal didn't
504 work on OS/2 and Windows. The bug was introduced in Links 2.16 when
505 shutting up coverity warnings.
506
507 Sun Jun 17 15:31:28 CEST 2018 mikulas:
508
509 Set link color to yellow by default
510
511 Sun Jun 17 14:04:07 CEST 2018 mikulas:
512
513 Delete the option -http-bugs.bug-post-no-keepalive
514 It was needed in 1999 to avoid some bug in some http server and it is
515 not needed anymore
516
517 Tue Jun 5 20:24:42 CEST 2018 mikulas:
518
519 Trust Content-Length on HTTP/1.0 redirect requests
520
521 This fixes hangs with misbehaving servers that honor Connection:
522 keep-alive but send out HTTP/1.0 reply without Connection: keep-alive.
523 Links thought that they don't support keep-alive and waited for the
524 connection to close (for example http://www.raspberrypi.org/)
525
526 Tue May 22 00:51:35 CEST 2018 mikulas:
527
528 Use keys 'H' and 'L' to select the top and bottom link on the current
529 page
530
531 === RELEASE 2.16 ===
532
533 Sun Apr 29 17:12:24 CEST 2018 mikulas:
534
535 Improve handling of the DELETE key
536 Delete is used for both deleting and scrolling
537 If the last keypress was captured in a form field, DELETE deletes
538 If the last keypress was not captured DELETE scrolls
539
540 Sat Apr 28 21:49:08 CEST 2018 mikulas:
541
542 Implement the bracketed paste mode - a text can be pasted only to input
543 fields, the pasted text won't be misinterpreted as key commands
544
545 Sun Apr 22 17:28:05 CEST 2018 mikulas:
546
547 Fix bugs found by coverity:
548 * bad arguments to sizeof
549 * missing int->unsigned long long conversions in image scaling
550 * unchecked return of the close function
551 * a possible NULL pointer dereference in directfb.c
552 * a memory leak on invalid double number
553 * missing va_end
554 * non-working "No keepalive connection after POST request" option
555 and some other discrepancies which didn't result in any violation
556
557 Sat Apr 21 23:13:49 CEST 2018 mikulas:
558
559 Fix a crash in proxy authentication code (introduced in 2.15)
560
561 Thu Mar 29 20:06:50 CEST 2018 mikulas:
562
563 Fixed internal error "invalid set_handlers call" on framebuffer
564 if we suspend and terminate at the same time
565
566 Thu Mar 29 19:08:29 cet 2018 mikulas:
567
568 When compiled without SVG, rewrite wikipedia svg math urls with png urls
569
570 === RELEASE 2.15 ===
571
572 Thu Jan 18 19:12:02 CET 2018 mikulas:
573
574 Rewrite google docs URLs to the download link, so that the file can be
575 viewed in external viewer
576
577 Mon Nov 20 01:09:20 CET 2017 mikulas:
578
579 Add the list of domains for which proxy is not used
580
581 Sun Nov 19 00:57:26 CET 2017 mikulas:
582
583 Temporarily replace the stderr handle with /dev/null when decoding
584 png or svg images because the libraries may write to stderr
585
586 Sat Nov 11 21:31:45 CET 2017 mikulas:
587
588 Fix improper restarts of connection when http compression is used
589
590 Thu Oct 12 21:07:06 CEST 2017 mikulas:
591
592 Free cache when using the -source flag, so that memory consumption is
593 not dependent on downloaded file size
594
595 Thu Oct 12 20:39:00 CEST 2017 mikulas:
596
597 Do not download compressed files. When the server returns compressed
598 file and we are downloading, restart the connection without compression.
599
600 Tue Oct 10 19:38:04 CEST 2017 mikulas:
601
602 Allow browsing files containing characters < 32 in the filename
603
604 Sun Oct 8 22:28:56 CEST 2017 mikulas:
605
606 Limit the number of OpenMP threads to 8
607
608 Sun Oct 8 21:47:12 CEST 2017 mikulas:
609
610 Fix premature call to OPENSSL_cleanup while some SSL objects could
611 still exist
612
613 Sat Sep 30 12:44:39 CEST 2017 mikulas:
614
615 Enable -ftree-vectorize and -ffast-math for GCC, so that it uses
616 vector instructions. It improves performance of image scaler.
617
618 Mon Sep 4 04:46:20 CEST 2017 mikulas:
619
620 Support international domain names
621
622 Mon Aug 28 04:24:09 CEST 2017 mikulas:
623
624 Fix reordering of blocked URLs each time options were saved and loaded
625
626 Wed Aug 2 19:35:00 CEST 2017 mikulas:
627
628 Fix reading one byte beyond allocated space in case of corrupted
629 UTF-8 data - CVE-2017-11114
630
631 Tue Jul 18 22:10:00 CEST 2017 mikulas:
632
633 Support the brotli compression algorithm using libbrotli:
634 https://github.com/bagder/libbrotli
635
636 Sun Jul 16 15:19:17 CEST 2017 mikulas:
637
638 Support lzip compression
639
640 Sun Jul 2 21:31:32 CEST 2017 mikulas:
641
642 Add a new main menu item 'Windows' for switching windows on framebuffer
643
644 Thu Jun 22 19:50:01 CEST 2017 mikulas:
645
646 Fix an internal error if the gpm server is terminated while links is
647 running on a framebuffer
648
649 Wed Jun 21 01:22:27 CEST 2017 mikulas:
650
651 Use fsync() when writing the bookmarks or settings
652
653 Sat Jun 3 01:25:07 CEST 2017 mikulas:
654
655 Clear host entry in DNS cache when connection failed
656
657 Mon May 29 02:20:08 CEST 2017 mikulas:
658
659 Use built-in SSL certificates
660 This improves tor hardening (the tor exit node could not differentiate
661 links users from each other based on installed certificates)
662 It also makes it possible to use certificate verification on systems
663 with no default certificate store
664
665 Sat May 27 21:17:28 CEST 2017 mikulas:
666
667 Encode strings to UTF-8 when storing them in a history, it fixes a bug
668 when browsing the history if Links is run on multiple terminals with
669 different character sets
670
671 Wed Mar 29 20:48:43 CEST 2017 mikulas:
672
673 Use absolute time when calculating the time to flush DNS cache, HTTPS
674 session cache and keepalive connection cache, so that the cache gets
675 flushed when the machine is kept suspended for a long time.
676
677 Sat Mar 18 22:17:36 CET 2017 mikulas:
678
679 Report IP addresses in the "Document info" box.
680
681 Fri Mar 10 21:05:08 CET 2017 mikulas:
682
683 Implement a small connection timeout when connecting to a host with
684 multiple addresses, so that there is faster fallback from IPv6 to IPv4.
685
686 Tue Mar 7 20:30:01 CET 2017 mikulas:
687
688 Replace OpenSSL malloc functions with CRYPTO_set_mem_functions, so that
689 when malloc returns NULL, we can free some cached data and retry
690
691 Sat Feb 25 15:59:57 CET 2017 mikulas:
692
693 Avoid reallocating the line array over and over with the same size.
694 Most realloc implementations fall back to no operation if a memory chunk
695 is reallocated to the same size, however, the address sanitizer always
696 copies the array - this resulted in quadratic complexity and performance
697 degradation on big files.
698
699 Fri Feb 24 20:42:48 CET 2017 mikulas:
700
701 Refactor list processing code so that it conforms to C89 aliasing rules
702 Also, avoid warning when using ubsan on x32 architecture
703
704 Sun Feb 19 23:21:29 CET 2017 mikulas:
705
706 Terminate keepalive connection when changing the IPv6 address preference
707
708 Sun Feb 19 22:41:08 CET 2017 mikulas:
709
710 Links contained a code that tests for ".onion" address suffix and
711 rejects DNS lookups for it. The code was buggy, it was never activated
712 and it accessed invalid memory.
713
714 Sat Jan 28 20:45:34 CET 2017 mikulas:
715
716 Avoid memcpy with NULL source argument and zero length (it doesn't
717 crash, but it's formally incorrect and the sanitizer warns about it)
718
719 Wed Jan 18 22:52:09 CET 2017 mikulas:
720
721 Make the "dns-prefetch" link prefetch just dns, not the whole document
722
723 Wed Jan 18 21:16:27 CET 2017 mikulas:
724
725 Fix compilation failure on OpenBSD because OpenBSD removed
726 the timeout_* macros from libevent
727
728 Tue Jan 17 21:31:38 CET 2017 mikulas:
729
730 Use OpenSSL functions X509_check_host and X509_check_ip if available
731
732 Mon Dec 26 16:49:38 CET 2016 mikulas:
733
734 Report status when formatting document or searching
735
736 Wed Dec 14 04:55:32 CET 2016 mikulas:
737
738 Use session cache on https
739
740 === RELEASE 2.14 ===
741
742 Thu Nov 3 19:45:34 CET 2016 mikulas:
743
744 Enable DECC$EFS_CHARSET on OpenVMS, so that we can browser files and
745 directories with extended names
746
747 Wed Nov 2 20:35:31 CET 2016 mikulas:
748
749 Limit keepalive of ciphers with 64-bit block size to mitigate
750 the SWEET32 attack
751
752 Wed Nov 2 19:14:33 CET 2016 mikulas:
753
754 Disable SSL compression to avoid the CRIME attack
755
756 Fri Oct 28 22:52:49 CEST 2016 mikulas:
757
758 On Windows, add an entry to programs in control panel, that allows
759 uninstalling Links
760
761 Fri Oct 28 21:25:28 CEST 2016 mikulas:
762
763 Report home directory in the "Version" window
764
765 Sat Oct 22 13:17:04 CEST 2016 mikulas:
766
767 On Windows, preload font data in a background thread, to minimize a
768 stall when viewing SVG image for the first time.
769
770 Sat Oct 8 17:14:59 CEST 2016 mikulas:
771
772 Improved tor hardening - when the user toggles the "Only Proxies" option
773 (i.e. when connecting to tor), we reset certain other options to their
774 default values, so that it is not possible to identify user behind tor
775 based on the selected options.
776
777 Thu Oct 6 14:39:26 CEST 2016 mikulas:
778
779 Use keys 'P' and 'L' to scroll up and down
780
781 Thu Sep 29 23:40:34 CEST 2016 Juhani Haverinen <juhani.haverinen@gmail.com>:
782
783 Fix a memory leak when copying the current url to clipboard
784 (the bug was introduced in Links 2.13)
785
786 Sat Sep 3 20:02:26 CEST 2016 mikulas:
787
788 Fix crash when the user pressed Ctrl-G on a form field
789 (the bug was introduced in Links 2.13)
790
791 Fri Aug 19 22:35:54 CEST 2016 mikulas:
792
793 Workaround for a bug in librsvg that makes mathematics on Wikipedia
794 unreadable
795
796 Fri Aug 19 19:05:55 CEST 2016 mikulas:
797
798 Support fourth and fifth mouse button in gpm and framebuffer
799
800 Thu Aug 18 19:34:47 CEST 2016 mikulas:
801
802 Fixed bugs when downgrading SSL connection while https proxy or socks
803 proxy is used
804
805 Tue Aug 16 18:53:53 CEST 2016 mikulas:
806
807 Security bug fixed: Don't load or render the content of
808 "407 Proxy Authentication Required" reply when using https proxy.
809 This avoids the FalseCONNECT attack.
810
811 Also, don't allow 401 and 407 responses to set cookies.
812
813 Wed Jul 27 21:38:37 CEST 2016 mikulas:
814
815 Pop openssl error stack on every error - make sure that SSL errors on
816 one connection do not affect other connections
817
818 Sun Jul 17 21:10:12 CEST 2016 mikulas:
819
820 Use libc tree functions from <search.h> for searching the cache
821
822 Thu Jul 7 19:39:15 CEST 2016 mikulas:
823
824 Set the GD_NOAUTO flag for the directfb driver, so that this driver is
825 never selected automatically. The directfb subsystem is buggy, it can
826 corrupt graphics or even cause system crash, so select this driver only
827 if the user explicitly requests it with '-driver directfb'
828
829 === RELEASE 2.13 ===
830
831 Sat Jun 18 14:15:55 CEST 2016 mikulas:
832
833 Page up and page down scroll slightly less than a page
834
835 Fri Jun 17 23:57:23 CEST 2016 mikulas:
836
837 Use domain list from publicsuffix.org to prevent setting cookies on
838 public domains.
839 Also fix a bug that existed in previous links versions:
840 bla.com could register cookie for la.com or a.com
841
842 Sat Jun 11 17:59:17 CEST 2016 mikulas:
843
844 Fixed non-working mouse wheel on Syllable
845 Workaround for getaddrinfo bug on Syllable
846
847 Sat Jun 11 15:16:41 CEST 2016 mikulas:
848
849 Support horizontal scroll wheel on Windows
850
851 Tue Jun 7 19:10:11 CEST 2016 mikulas:
852
853 Fixed a bug in the X driver that characters with unicode codes 128-255
854 could not be entered with some locales
855
856 Thu Jun 2 19:19:56 CEST 2016 mikulas:
857
858 Security bug fixed: Use separate unix domain socket for anonymous
859 instances, so that the anonymous instance won't connect to non-anonymous
860 one
861
862 Sun May 8 21:20:38 CEST 2016 mikulas:
863
864 <samp> element
865
866 Sun May 8 20:33:37 CEST 2016 mikulas:
867
868 In case of certification verification failure, don't pop up multiple
869 dialog windows asking for the same server
870
871 Sun Mar 13 19:10:27 CET 2016 mikulas:
872
873 Do not lookup .onion addresses directly, as specified by rfc7686
874
875 Wed Jan 13 01:16:49 CET 2016 Jakub Bogusz <qboosh@pld-linux.org>:
876
877 Updated Polish Translation
878
879 Wed Oct 21 19:25:09 CEST 2015 mikulas:
880
881 Security enhancement: Warn if the SSL/TLS method was downgraded
882
883 === RELEASE 2.12 ===
884
885 Sat Sep 12 21:03:14 CEST 2015 mikulas:
886
887 Free cookies when changing the 'only proxies' checkbox - i.e. when
888 entering or leaving tor mode
889
890 Thu Sep 10 00:04:11 CEST 2015 mikulas:
891
892 Do not record compile time to allow reproducible builds
893
894 Tue Sep 8 20:57:26 CEST 2015 mikulas:
895
896 Support SSL client certificates
897
898 Mon Sep 7 20:55:44 CEST 2015 mikulas:
899
900 Security bug fixed: warn if the server uses old SSL2 or SSL3 protocol
901 to avoid the POODLE vulnerability
902
903 === RELEASE 2.11 ===
904
905 Tue Aug 25 18:44:58 CEST 2015 mikulas:
906
907 Improve entropy collcetion on OpenVMS. It is still far from ideal.
908
909 Thu Aug 20 19:35:45 CEST 2015 mikulas:
910
911 Fixed a bug - when a links process attached to another instance in
912 graphics mode, it would occasionally loop, consuming 100% CPU
913
914 Sun Jul 26 18:36:44 CEST 2015 mikulas:
915
916 An option to take language and charset from the LANG variable
917
918 Sat Jul 25 16:18:16 CEST 2015 mikulas:
919
920 Verify SSL certificates
921
922 === RELEASE 2.10 ===
923
924 Fri Jul 3 00:40:22 CEST 2015 mikulas:
925
926 Fix "Counld not assing boundary" bug when posting a form
927 The bug was found by Greg Cook
928
929 Mon Jun 15 23:33:54 CEST 2015 mikulas:
930
931 SVG support using the rsvg library
932
933 Sat Jun 13 19:47:43 CEST 2015 mikulas:
934
935 Attach to existing links instance instead of creating a new instance
936
937 Sun May 17 10:17:25 CEST 2015 mikulas:
938
939 Detect image type based on the first few bytes rather than on
940 content-type
941
942 Fri May 15 20:13:23 CEST 2015 Volker Schatz <linksbrowser@volkerschatz.com>:
943
944 New glyphs taken from Volker's git
945
946 Thu Feb 26 00:46:48 CET 2015 mikulas:
947
948 Fixed a bug on Windows where dns lookup got stuck if we closed the
949 primary instance (which resulted in fork) while the lookup was in
950 progress
951
952 Sat Jan 31 16:56:31 CET 2015 mikulas:
953
954 Use OpenMP in the image scaler
955
956 Sat Jan 31 11:10:27 CET 2015 mikulas:
957
958 Fixed a bug where the output of font sharpening depended on data read
959 from uninitialized memory
960
961 Sat Jan 24 01:19:49 CET 2015 mikulas:
962
963 Preallocate downloaded files on Linux
964
965 Sun Jan 18 07:11:21 CET 2015 mikulas:
966
967 Support libevent and libev
968
969 Sat Jan 17 06:44:01 CET 2015 mikulas:
970
971 Enable SSL SNI, some servers need it
972
973 Wed Jan 14 02:43:25 CET 2015 mikulas:
974
975 Test for RAND_* functions in configure because libressl doesn't have
976 them
977
978 Sat Jan 3 18:26:21 CET 2015 mikulas:
979
980 Support keepalive on https connections
981
982 === RELEASE 2.9 ===
983
984 Sun Dec 21 15:08:30 CET 2014 mikulas:
985
986 Work around some screen-corruption bugs in the OpenVMS terminal driver
987
988 Sun Nov 30 18:57:30 CET 2014 mikulas:
989
990 Support mouse wheel in framebuffer (unfortunatelly we can't support it
991 in text mode because when we instruct gpm to send us the wheel event,
992 gpm stops drawing the cursor when the mouse is moved).
993
994 Tue Nov 25 22:07:12 CET 2014 mikulas:
995
996 Pring "^" and "_" for <sub> and <sup> tags in text mode
997
998 Wed Nov 5 20:11:12 CET 2014 mikulas:
999
1000 An option to fake Firefox in the HTTP header. It modifies User-Agent and
1001 several other options to be more Firefox-like. This option is also
1002 automatically turned on when "Connect only via proxies or Socks (useful
1003 for tor)" is selected. It makes it safer to use Links with tor.
1004
1005 Sat Jul 26 16:16:15 CEST 2014 mikulas:
1006
1007 Fixed quadratic complexity in the text renderer when exteremely long
1008 lines were used
1009
1010 Tue Jun 24 22:26:47 CEST 2014 mikulas:
1011
1012 Do not print the character 0x9b if the display character set doesn't
1013 have it, because it is interpreted as a control character on the Linux
1014 console
1015
1016 Sat May 17 16:51:18 CEST 2014 mikulas:
1017
1018 An option to break long lines in <pre> sections
1019
1020 Thu May 15 20:02:52 CEST 2014 mikulas:
1021
1022 Consume less memory when 8-bit gamma correction is used
1023
1024 Wed Apr 16 20:59:57 CEST 2014 mikulas:
1025
1026 Updated the list of top level domains
1027
1028 Sat Apr 5 04:19:56 CEST 2014 mikulas:
1029
1030 Use malloc_trim to return unused memory to the system
1031
1032 Thu Mar 27 02:25:09 CET 2014 mikulas:
1033
1034 Support RFC5987 for filenames
1035
1036 Wed Mar 26 02:32:50 CET 2014 mikulas:
1037
1038 Support StaticColor in the X-window driver
1039
1040 Tue Mar 25 03:58:45 cet 2014 mikulas:
1041
1042 Fix crash on OS/2 if image is wider than 10921 pixels
1043
1044 Wed Mar 19 19:49:57 CET 2014 mikulas:
1045
1046 Use clock_gettime if available
1047
1048 Sun Mar 2 03:54:47 CET 2014 mikulas:
1049
1050 The ability to set screen margins for text mode and framebuffer
1051
1052 Mon Feb 24 18:15:08 CET 2014 mikulas:
1053
1054 Fix palette corruption on framebuffer when links instance was terminated
1055 while it was not active
1056
1057 Sun Feb 2 21:50:48 CET 2014 mikulas:
1058
1059 Improve the gif decoder to accept more images
1060
1061 Sun Feb 2 18:29:30 CET 2014 mikulas:
1062
1063 Increase the amount of data read from the socket, it improves speed when
1064 loading big images
1065
1066 Fri Nov 29 01:22:43 CET 2013 mikulas:
1067
1068 Accept "text/xml" as html type
1069
1070 === RELEASE 2.8 ===
1071
1072 Sat Sep 14 22:42:15 CEST 2013 mikulas:
1073
1074 Fixed a memory leak if TIFF download was interrupted
1075
1076 Sat Aug 24 17:59:01 cet 2013 mikulas:
1077
1078 DOS DJGPP port
1079
1080 Sun Jul 14 23:35:49 CEST 2013 mikulas:
1081
1082 Do not save lines starting with space to URL history on the disk
1083 (idea by Volker Schatz)
1084
1085 Sun Jul 14 23:35:28 CEST 2013 Volker Schatz <linksbrowser@volkerschatz.com>
1086
1087 Do not misreport Date header value as last-modified date
1088 in the info box popping up on "=".
1089 New graphics glyphs
1090
1091 Wed May 15 00:44:53 CEST 2013 Samuli Suominen <ssuominen@gentoo.org>:
1092
1093 Fixed file 045e.png. It was not compatible with libpng-1.6
1094
1095 Wed May 15 00:43:27 CEST 2013 mikulas:
1096
1097 Test integers addition for overflow. This fixes possible crashes due to
1098 overflows, they could possibly be security-sensitive.
1099
1100 Sat Apr 6 19:00:07 CEST 2013 mikulas:
1101
1102 Fixed a bug in Xwindow driver when images larger than 65536
1103 pixels were used
1104 Fixed some integer overflows when scaling images larger than 65536
1105 pixels
1106
1107 Wed Jan 2 02:07:43 CET 2013 mikulas:
1108
1109 OpenVMS port
1110
1111 Wed Dec 12 04:52:33 MET 2012 mikulas:
1112
1113 Fixed invalid pointer comparison (comparing if NULL is smaller
1114 than non-NULL pointer) that could result in failures with certain
1115 compilers
1116
1117 Wed Nov 7 22:43:45 CET 2012 mikulas:
1118
1119 Fixed IPv6 detection on OpenBSD
1120
1121 Sat Sep 22 03:01:58 CEST 2012 mikulas:
1122
1123 Fixed an internal error in decompressed file cache if Links
1124 was running out of memory and was freeing cached data
1125
1126 Wed Sep 19 22:40:04 MET 2012 mikulas:
1127
1128 An option that allows the user not to save URL history
1129
1130 Sat Sep 1 18:26:50 CEST 2012 mikulas:
1131
1132 An option to send do not track request
1133
1134 Thu Aug 16 04:19:58 CEST 2012 mikulas:
1135
1136 Reduced CPU consumption when downloading big files
1137
1138 Tue Aug 14 21:52:43 CEST 2012 mikulas:
1139
1140 Fixed a crash if the user selects "Save as" and the document has no
1141 header (the bug was introduced in Links 2.7pre1)
1142
1143 Tue Aug 14 21:01:39 CEST 2012 mikulas:
1144
1145 Parse FTP directories on VMS FTP server
1146
1147 Mon Aug 13 21:39:09 CEST 2012 mikulas:
1148
1149 Use a blocking pipe when communicating with the dns process, it
1150 fixes a possible error when system pipe buffer is too small
1151
1152 Mon Aug 6 23:31:44 CEST 2012 mikulas:
1153
1154 Workaround for bugs on GNU Hurd
1155
1156 Sat Jul 28 01:21:18 CEST 2012 mikulas:
1157
1158 data: url
1159
1160 Fri Jul 20 19:00:30 MET 2012 mikulas:
1161
1162 Accept color in #xxx format (besides usual #xxxxxx)
1163
1164 Tue Jul 10 22:45:19 CEST 2012 mikulas:
1165
1166 Fixed an infinite retry loop when the server terminates connection
1167 prematurely
1168
1169 Sun Jul 8 20:23:43 CEST 2012 mikulas:
1170
1171 Fixed some races in the framebuffer driver that could result in
1172 display corruption if the user is switching virtual consoles too
1173 quickly
1174
1175 Thu Jul 5 22:35:57 CEST 2012 mikulas:
1176
1177 Don't save URLs with password to history file on a disk
1178
1179 Sat Jun 30 17:32:11 CEST 2012 mikulas:
1180
1181 Fixed a rare bug where image alpha channel was not applied correctly
1182
1183 === RELEASE 2.7 ===
1184
1185 Sat Jun 23 23:02:47 CEST 2012 mikulas:
1186
1187 Fixed a bug that horizontal line <hr> was not displayed when
1188 terminal was set to utf-8
1189
1190 Sat Jun 23 22:11:36 CEST 2012 mikulas:
1191
1192 Fixed bad palette in framebuffer on TGA on Alpha
1193
1194 Sat Jun 23 20:06:38 CEST 2012 mikulas:
1195
1196 Fixed a bug that \001 was displayed instead of a non-breaking space
1197 when converting to ascii
1198
1199 Po Jun 18 03:10:07 CEST 2012 mikulas:
1200
1201 Support IPv6
1202 Support multiple addresses (try to connect to all of them)
1203
1204 Ne Jun 17 22:32:52 CEST 2012 mikulas:
1205
1206 Fix memory leak in ftp
1207
1208 Tue Jun 12 02:31:05 MET 2012 mikulas:
1209
1210 Fixed incorrect display when aspect ratio was changed
1211 while multiple windows were open
1212
1213 === RELEASE 2.7pre1 ===
1214
1215 Sat Jun 2 13:47:17 MET 2012 mikulas:
1216
1217 Fixed a bug that blocked URLs didn't work if proxy was used
1218
1219 Sun May 20 01:39:52 CEST 2012 mikulas:
1220
1221 Support extended coordinates in xterm mouse reporting,
1222 avoid previous limit 222 on maximum possible coordinate
1223
1224 Tue May 8 23:13:55 MET 2012 mikulas:
1225
1226 Use enter to scale image
1227
1228 Sun Apr 22 01:05:32 CEST 2012 mikulas:
1229
1230 PMshell driver was hacked to support also Win32 api
1231
1232 Wed Apr 18 22:43:37 MET 2012 mikulas:
1233
1234 HTTPS proxy
1235
1236 === RELEASE 2.6 ===
1237
1238 Sat Apr 7 03:54:41 CEST 2012 mikulas:
1239
1240 Fixed reads and writes out of memory in the xbm decoder
1241 It may have security implications
1242
1243 Mon Apr 2 05:34:15 CEST 2012 mikulas:
1244
1245 Fixed character set in the window title in X11
1246
1247 Fri Mar 30 05:10:32 CEST 2012 mikulas:
1248
1249 Check EINTR after each syscall to work around non-working SA_RESTART
1250 on some old Unices
1251
1252 Wed Mar 28 22:11:23 CEST 2012 mikulas:
1253
1254 Fixed access out of allocated memory in the graphics renderer.
1255 It may have security implications --- although just two characters
1256 ('-' and 0) were written to the unallocated area.
1257
1258 Tue Mar 27 21:49:38 CEST 2012 mikulas:
1259
1260 Fixed an infinite loop in usemap when invalid html tag was processed
1261
1262 Sun Mar 25 04:46:43 CEST 2012 mikulas:
1263
1264 Fixed a crash if the user runs links with pipe on stdin
1265
1266 Sun Mar 25 02:42:11 MET 2012 mikulas:
1267
1268 Fixed inefficiency when moving or dragging mouse over big documents
1269
1270 Sat Mar 24 01:26:05 CET 2012 mikulas:
1271
1272 Fixed inefficiency when displaying documents with long lines
1273
1274 Wed Mar 7 23:02:27 CET 2012 mikulas:
1275
1276 Fix copy and paste of Unicode characters to/from Xwindow
1277 clipboard
1278
1279 Tue Feb 28 21:04:51 CET 2012 mikulas:
1280
1281 Fixed visual glitches in the select box in text-mode UTF-8
1282
1283 Sun Feb 26 18:31:17 MET 2012 mikulas:
1284
1285 Use key ' to move forward
1286
1287 Thu Feb 23 23:13:35 CET 2012 mikulas:
1288
1289 Fixed access out of memory when pasting too long string from
1290 a clipboard
1291
1292 Thu Feb 23 00:52:09 CET 2012 mikulas:
1293
1294 The NSS encryption library can cause browser lockup. Add a warning.
1295 The user should use OpenSSL instead of NSS.
1296
1297 Wed Feb 22 23:11:45 CET 2012 mikulas:
1298
1299 Fix for big endian Xserver
1300
1301 Tue Feb 21 03:03:33 MET 2012 mikulas:
1302
1303 Restrict textarea and input field width to screen size minus margins
1304
1305 Tue Feb 21 00:29:09 CET 2012 mikulas:
1306
1307 Fixed saving formatted document when UTF-8 is used
1308
1309 Sun Feb 19 22:24:20 MET 2012 mikulas:
1310
1311 Fixed a crash if the user selected "Frame at full-screen" in the menu
1312 and there was no page displayed in the current frame
1313
1314 Mon Feb 13 19:35:07 MET 2012 mikulas:
1315
1316 Reload bookmarks if some other Links instance changes them
1317
1318 Mon Feb 13 18:37:41 MET 2012 mikulas:
1319
1320 Fixed some messages about decompression errors when http authentication
1321 and compression was used at the same time
1322
1323 Sun Feb 12 18:32:26 MET 2012 mikulas:
1324
1325 Display filename and percentage in the download menu
1326
1327 Sun Feb 12 17:50:01 MET 2012 mikulas:
1328
1329 Fixed divide-by-zero crash in the download code
1330
1331 Sun Feb 12 15:22:12 MET 2012 mikulas:
1332
1333 Continue downloads to partially downloaded file
1334
1335 Tue Feb 7 07:13:49 MET 2012 mikulas:
1336
1337 Add information about versions of libraries
1338
1339 Tue Feb 7 00:39:28 cet 2012 mikulas:
1340
1341 Fixed visual glitches in the list editor
1342
1343 Sun Feb 5 20:35:43 cet 2012 mikulas:
1344
1345 Fixed integer overflows if file cache has more than 2GB
1346
1347 Mon Jan 23 21:54:19 MET 2012 mikulas:
1348
1349 Don't compact <br> tags inside <pre> (fixes line numbers in
1350 source code viewer on github)
1351
1352 Mon Jan 23 03:23:07 CET 2012 mikulas:
1353
1354 Support non-english keyboard in the Xwindow driver
1355
1356 Sun Jan 15 01:42:59 cet 2012 mikulas:
1357
1358 When opening a new window, copy html options from the existing session
1359
1360 Sat Jan 14 22:59:53 cet 2012 mikulas:
1361
1362 Support #! translation according to Google specification
1363
1364 Thu Jan 5 02:43:42 CET 2012 mikulas:
1365
1366 Fixed reading of a freed memory if the user deletes a user program
1367 while a query box with user programs is displayed
1368
1369 Fri Dec 30 15:34:11 MET 2011 mikulas:
1370
1371 Allow the user to set local IP address
1372
1373 Thu Dec 29 18:41:51 MET 2011 mikulas:
1374
1375 Allow the user to change colors
1376
1377 === RELEASE 2.5 ===
1378
1379 Sat Dec 24 20:30:41 MET 2011 mikulas:
1380
1381 Use icon in pmshell
1382
1383 Wed Dec 21 01:46:04 cet 2011 mikulas:
1384
1385 Do not guess compression type from extension if Content-Type is html
1386
1387 Mon Dec 19 03:09:04 MET 2011 mikulas:
1388
1389 Recognise tgz extension
1390
1391 Sun Dec 18 21:33:52 cet 2011 mikulas:
1392
1393 Fixed some visual glitches in the list editor, window is automatically
1394 resized with the terminal
1395
1396 Fixed a crash if the user changes bookmarks location while some bookmark
1397 editing dialog was displayed
1398
1399 Fixed a bug that bookmark location couldn't be changed on text-only
1400 builds
1401
1402 Removed save bookmarks menu option, bookmarks are saved always when
1403 closing bookmark window
1404
1405 Fri Dec 16 02:12:37 MET 2011 mikulas:
1406
1407 Search for viewer application according to file extension if the server
1408 returns content type application/x-<compression method>.
1409
1410 Tue Dec 6 20:03:21 cet 2011 mikulas:
1411
1412 Implemented forward history
1413
1414 Sun Dec 4 11:35:17 CET 2011 mikulas:
1415
1416 Fixed memory leaks or lockups if a connection between
1417 two links instances was unexpectedly broken
1418
1419 Implemented a handshake in the communication protocol so that
1420 different Links versions won't communicate with each other
1421
1422 Fixed a possible lockup if the user presses key and the master
1423 Links instance disconnects at the same time
1424
1425 Sun Dec 4 06:05:03 CEST 2011 mikulas:
1426
1427 Use AF_UNIX on Windows
1428
1429 Tue Nov 29 02:44:44 CET 2011 mikulas:
1430
1431 Do not send spaces in Accept-Charset
1432
1433 Mon Nov 28 03:03:26 CET 2011 mikulas:
1434
1435 Identify compier in User-Agent
1436
1437 Sun Nov 27 02:28:35 cet 2011 mikulas:
1438
1439 Heap in high memory on OS/2
1440
1441 Fri Nov 25 01:25:56 CET 2011 mikulas:
1442
1443 Support lzma compression
1444
1445 === RELEASE 2.4 ===
1446
1447 Sat Nov 19 01:21:25 MET 2011 mikulas:
1448
1449 Do not translate '\' to '/' in HTTP requests
1450
1451 Sat Nov 19 01:19:12 MET 2011 mikulas:
1452
1453 Do not test for existing strings when loading links history file
1454 => avoid quadratic-complexity on startup
1455
1456 Sat Nov 19 01:18:59 MET 2011 mikulas:
1457
1458 Fixed a possible memory leak on Windows
1459
1460 Wed Nov 16 17:59:49 MET 2011 mikulas:
1461
1462 Fixed a crash on systems that don't have strerror
1463
1464 Fri Nov 11 23:22:25 CEST 2011 mikulas:
1465
1466 Fixed a crash in Windows console code
1467
1468 Wed Oct 12 22:08:39 MET 2011 mikulas:
1469
1470 Fixed a possible crash if the user changes socks dns append string
1471 while socks connection is in progress
1472
1473 Sun Sep 25 18:40:57 MET 2011 mikulas:
1474
1475 Do not send '#' in the url when downloading
1476
1477 Sun Sep 18 16:57:38 CEST 2011 mikulas:
1478
1479 Fixed crashes with libpng-1.5
1480
1481 Fri Sep 16 20:16:01 CEST 2011 mikulas:
1482
1483 Fixed bugs in the directfb driver
1484
1485 Fri Sep 16 18:40:41 CEST 2011 mikulas:
1486
1487 Workaround for icc optimization bug on framebuffer
1488 Don't clear the whole framebuffer, clear just an used area
1489 (fixes problems with Nvidia framebuffer)
1490
1491 Tue Sep 13 23:13:52 CEST 2011 mikulas:
1492
1493 Make it compile with OpenWatcom for Linux
1494 Note: because of unimplemented "gethostbyname" function,
1495 it requires installed "host" command to do name lookups
1496
1497 Tue Sep 13 03:53:06 cet 2011 mikulas:
1498
1499 Try to free internal caches when out of memory happens
1500
1501 Mon Sep 12 19:57:13 CEST 2011 mikulas:
1502
1503 Fixed a crash when cache is flushed while auth dialog is displayed
1504
1505 Sun Sep 11 02:02:09 MET 2011 mikulas:
1506
1507 Reduced memory consumption
1508 Don't reformat plain text if window size changes
1509
1510 === RELEASE 2.3 ===
1511
1512 Wed Aug 10 20:10:45 CEST 2011 mikulas:
1513
1514 Fixed leaked process if the user pressed Ctrl-Z and logged out
1515
1516 Tue Aug 9 00:08:58 CEST 2011 mikulas:
1517
1518 Fix downloads of files larger than 4G
1519
1520 Mon Aug 8 22:02:19 MET 2011 mikulas:
1521
1522 Fix 32-bit mode in DirectFB
1523 (reported by Filip Szczepanski <jazz2rulez@googlemail.com>)
1524
1525 Mon Aug 8 20:51:08 MET 2011 mikulas:
1526
1527 Don't cache HTTP 303 response
1528
1529 Mon Jun 27 02:49:50 MET DST 2011 mikulas:
1530
1531 Update BeOS and AtheOS port to support Haiku and Syllable
1532
1533 Fri May 13 20:29:54 CEDT 2011 mikulas:
1534
1535 Fix Utf-8 with block cursor
1536
1537 Fri May 13 20:29:23 CEDT 2011 mikulas:
1538
1539 Fix login on iacbox
1540
1541 Fri Apr 22 17:17:17 MET 2011 Thomas Klausner <tk@giga.or.at>:
1542
1543 libpng-1.5 support
1544
1545 === RELEASE 2.3pre2 ===
1546
1547 Sat Apr 16 20:19:07 CEST 2011 mikulas:
1548
1549 Utf-8 text terminal support
1550
1551 Sat Mar 12 23:55:56 MET 2011 mikulas:
1552
1553 Fixed a bug with gpm, if gpm closed a handle on its own,
1554 links would occasionaly close it again
1555
1556 Mon Aug 9 01:35:29 UTC 2010 mikulas:
1557
1558 Don't report terminal size in User-Agent
1559
1560 Thu Aug 5 23:31:59 MET 2010 mikulas:
1561
1562 Scan for header tags even in document body
1563
1564 Sat Jul 31 22:35:04 MET 2010 mikulas:
1565
1566 link rel=prefetch
1567
1568 Sat Jul 31 22:24:06 MET 2010 mikulas:
1569
1570 Interpret style="display:none"
1571
1572 Fri Jun 18 20:39:46 MET 2010 mikulas:
1573
1574 Fixed crash when unknown Content-Enconding is returned by the server
1575
1576 Sat Apr 24 04:11:58 CEST 2010 mikulas:
1577
1578 Fix an occasional lockup with Ctrl-Z, fg and framebuffer
1579
1580 === RELEASE 2.3pre1 ===
1581
1582 Sun Aug 16 06:17:03 MET 2009 mikulas:
1583
1584 Accept cookies for domains with two parts, such as xxxx.yy, where
1585 "xxxx" has at least 4 chars. This likely won't be generic domain such
1586 as "co.tw", so accepting the cookie is safe.
1587
1588 Sun May 17 22:29:43 MET DST 2009 mikulas:
1589
1590 Support encryption with NSS (GPL fanatics don't like OpenSSL, grrr)
1591
1592 Sun May 17 18:51:07 cet 2009 mikulas:
1593
1594 Ignore textarea that is not inside form (for Google)
1595
1596 Sun Jan 18 19:27:56 CET 2009 mikulas:
1597
1598 Avoid quadratic complexity when parsing long forms
1599
1600 Thu Jan 1 14:04:38 CET 2009 mikulas:
1601
1602 UTF-8 text mode terminal support
1603
1604 Sun Sep 14 01:02:06 MET 2008 mikulas:
1605
1606 Decode '%' in downloaded file names
1607
1608 Tue Sep 9 23:13:20 MET 2008 mikulas:
1609
1610 Do not add another '?' or '&' if already present at the end of form
1611 submit URL
1612
1613 Sun Aug 24 17:19:32 MET 2008 Christian Biere <christianbiere@gmx.de>:
1614
1615 magnet: URL support
1616
1617 Wed Aug 20 23:03:10 cet 2008 mikulas:
1618
1619 More strict check for invalid GIF header
1620 (catches some misgenerated images that reported too big size and
1621 overflowed the memory allocator)
1622
1623 Sun Aug 17 23:30:34 MET 2008 mikulas:
1624
1625 Check for too big images
1626
1627 Wed Aug 13 00:24:41 CEST 2008 mikulas:
1628
1629 Fixed occassional drawing after VT switch on framebuffer
1630
1631 Mon Aug 4 18:53:52 cet 2008 mikulas:
1632
1633 Don't submit disabled form entries (this is compatible with
1634 Mozilla/MSIE; Netscape and Lynx do submit them)
1635
1636 Sun Aug 3 02:40:58 MET 2008 mikulas:
1637
1638 Handle restart with servers that send 206 but don't send Content-Range
1639
1640 === RELEASE 2.2 ===
1641
1642 Mon Jul 28 14:39:24 CEST 2008 mab:
1643
1644 Swiss German (Zueriduetsch) translation
1645
1646 Fri Jul 18 23:35:44 MET 2008 mikulas:
1647
1648 Fix scrollbars being offset by few pixels when "scrolling" attribute
1649 was used
1650
1651 Fri Jul 11 20:40:38 MET 2008 mikulas:
1652
1653 Drop .gz or .bz2 extension when viewing files downloaded from ftp (and
1654 decompressing them)
1655
1656 === RELEASE 2.1 ===
1657
1658 Wed Jul 2 03:48:23 MET DST 2008 mikulas:
1659
1660 Turn memory debugging off by default
1661
1662 Tue Jun 24 06:08:04 MET 2008 mikulas:
1663
1664 Security bug fixed: when "only proxies" is selected, don't pass URLs
1665 to external programs
1666
1667 === RELEASE 2.1pre37 ===
1668
1669 Sun Jun 22 17:07:20 cet 2008 mikulas:
1670
1671 -dump and -source don't lockup on authentication failure
1672
1673 Sat Jun 21 19:58:53 MET 2008 mikulas
1674
1675 Accept broken numbers in HTTP code
1676
1677 Sat Jun 21 18:00:54 cet 2008 mikulas:
1678
1679 Allow '+' in command-line URLs
1680
1681 Thu Jun 12 03:34:53 cet 2008 mikulas:
1682
1683 Erase clipboard on OS/2 before copying to it - this prevents bugs
1684 when copying to/from Mozilla
1685
1686 Mon Jun 9 02:34:24 MET 2008 mikulas:
1687
1688 Process and 	 in form entry "value" attribute
1689
1690 Tue Jun 3 00:22:49 CEST 2008 mikulas:
1691
1692 Fixed various display glitches with 64-bit big endian systems
1693
1694 Sun May 18 21:47:46 CEST 2008 mikulas:
1695
1696 Fixed display quirks on Sparc framebuffer console
1697 Fixed some quirks on 64-bit big endian systems
1698
1699 === RELEASE 2.1pre36 ===
1700
1701 Tue May 13 04:04:47 MET 2008 mikulas:
1702
1703 Fixed crash that was introduced with Sun May 4 20:13:21 MET 2008 fix
1704
1705 Mon May 12 23:26:51 MET 2008 mikulas:
1706
1707 Blacklist another broken HTTP/1.1 server - Apache Sausalito
1708
1709 Fri May 9 04:06:47 MET 2008 mikulas:
1710
1711 Take downloaded file name from Content-Type; name argument, if it exists
1712 Also, get encoding information from Content-Type/Content-Disposition
1713 filename
1714
1715 === RELEASE 2.1pre35 ===
1716
1717 Mon May 5 20:06:19 MET 2008 mikulas:
1718
1719 The fix from Sun May 4 20:13:21 MET 2008 broke loading of animated gifs
1720
1721 === RELEASE 2.1pre34 ===
1722
1723 Sun May 4 21:18:15 MET 2008 mikulas:
1724
1725 Allow displaying large images in xwindow (that do not fit into xserver
1726 memory)
1727
1728 Sun May 4 20:13:21 MET 2008 mikulas:
1729
1730 Fixed image was sometimes not redrawn, when connection was interrupted
1731 in the middle and resumed
1732
1733 Sun May 4 17:52:29 MET 2008 Ben Secrest <blsecres@gmail.com>:
1734
1735 Don't change Xwindow class
1736
1737 Wed Apr 16 03:10:02 cet 2008 Didier Mequignon <didiermequignon@wanadoo.fr>:
1738
1739 Updated French translation
1740
1741 Wed Mar 26 20:50:32 MET 2008 mikulas:
1742
1743 Fixed crash in text mode with small window height and bookmarks
1744
1745 Sat Mar 22 22:01:15 MET 2008 mikulas:
1746
1747 Accept </> as an empty tag
1748
1749 Thu Mar 20 22:47:09 CET 2008 mikulas:
1750
1751 Accept alternate description attributes for image buttons
1752
1753 Thu Mar 20 04:36:45 MET 2008 mikulas:
1754
1755 Fixed the bug that when displaying source, some html entities were
1756 errorneously translated
1757
1758 Thu Mar 20 04:30:52 MET 2008 mikulas:
1759
1760 Added fallback for ‑ entity
1761
1762 Thu Mar 13 22:43:48 CET 2008 mikulas:
1763
1764 Allow multiple WWW-Authenticate headers
1765
1766 === RELEASE 2.1pre33 ===
1767
1768 Thu Jan 31 21:11:40 MET 2008 mikulas:
1769
1770 Fixed memory leak when there was an error in decompression
1771
1772 Thu Dec 27 23:37:03 MET 2007 mikulas:
1773
1774 Support few more keycodes on ANSI terminal (PAGE UP, PAGE DOWN and few
1775 F* keys)
1776
1777 Wed Dec 26 03:43:35 cet 2007 mikulas:
1778
1779 Disable smb:// URLs on OS/2, fork+threads can cause crashes in EMX
1780 Besides, there's no usable smb client program anyway
1781
1782 Tue Dec 25 01:44:28 MET 2007 mikulas (sponsored by Dondor Ltd.):
1783
1784 A .nsi file to make Windows installer with Nullsoft scriptable install
1785
1786 Mon Dec 24 01:44:11 MET 2007 mikulas:
1787
1788 Fixed a bug that strings with spaces could not be passed from command
1789 line
1790
1791 Mon Dec 24 00:43:57 MET 2007 mikulas:
1792
1793 Socks 4A support (so that Links can be used with tor without
1794 intermediate proxy)
1795
1796 Thu Dec 20 05:40:22 cet 2007 mikulas:
1797
1798 Thre previous Windows fix broke opening new windows on OS/2
1799
1800 === RELEASE 2.1pre32 ===
1801
1802 Thu Dec 13 04:44:01 MET 2007 mikulas:
1803
1804 Do not display links to alternate stylesheets
1805
1806 Tue Dec 11 06:37:56 MET 2007 mikulas:
1807
1808 Use Content-Disposition as a suggestion for downloaded file name
1809
1810 Sun Dec 9 04:52:37 MET 2007 mikulas:
1811
1812 Fixed write to freed memory resulting in misbehavior of radio buttons
1813 and a possible crash
1814
1815 Wed Dec 5 23:26:55 MET 2007 mikulas:
1816
1817 Make it run without Cygwin environment (only with Cygwin DLLs)
1818 Workaround for flaws in Cygwin Unix emulation:
1819 SIGWINCH is sometimes lost
1820 Signal handlers write to a pipe and it should wake select() up,
1821 sometimes, it doesn't
1822 exec("command.com") crashes Windows 98 when some sockets are
1823 open
1824
1825 Wed Dec 5 18:05:00 MET 2007 mikulas:
1826
1827 Do not search for compressed-file extension (.gz, .bz2) in URLs
1828 containing '?', '&' or ';' --- they are likely scripts and they should
1829 provide information about compression in the header.
1830
1831 Tue Dec 4 04:09:51 MET 2007 mikulas:
1832
1833 When the document was truncated to zero size on reload and no data were
1834 received, links didn't invalidate formatted document cache
1835
1836 Wed Nov 7 00:20:12 MET 2007 mikulas:
1837
1838 Accept capital 'X' as a hex number mark in html entities
1839
1840 Fri Nov 2 19:53:01 MET 2007 mikulas:
1841
1842 Do not print links to stylesheet to the document
1843
1844 Fri Nov 2 19:52:22 MET 2007 mikulas:
1845
1846 Slightly improve parsing of ftp --- when the line contains "<DIR>", we
1847 can assume that it is a directory
1848
1849 Tue Oct 30 21:22:27 cet 2007 mikulas:
1850
1851 Previous release didn't compile on OS/2 due to missing SIGCONT
1852
1853 === RELEASE 2.1pre31 ===
1854
1855 Sat Oct 27 02:52:07 CEST 2007 mikulas:
1856
1857 Some newer Linuxes unfortunatelly do not send SIGCONT when running
1858 process is brougt to foreground with 'fg' command. So implement 0.5s
1859 polling to test if we're on foreground.
1860
1861 Wed Oct 24 03:41:19 MET 2007 mikulas:
1862
1863 Do not request compression for files with .Z, .gz or .bz2 suffix
1864 --- some servers will compress them again
1865
1866 Wed Oct 24 03:16:43 MET 2007 mikulas:
1867
1868 Support HTTP/0.9 (without header)
1869
1870 Mon Oct 22 18:35:16 MET 2007 mikulas:
1871
1872 In case of non-restartable connection, proceed with the connection
1873 even if the server is on blacklist
1874
1875 Mon Oct 22 02:00:13 MET 2007 mikulas:
1876
1877 An option to disallow non-proxy connections (for anonymization via tor
1878 or similar services)
1879
1880 Sat Oct 20 22:08:02 MET 2007 mikulas:
1881
1882 Turn off compression if the server closes the connection prematurely
1883 Some servers errorneously send the size of uncompressed data
1884
1885 Sat Oct 13 18:19:45 MET 2007 mikulas:
1886
1887 An option to disable compression. Disable compression automatically for
1888 a given server if links receives errorneous compressed data
1889
1890 Mon Sep 17 03:59:33 CEST 2007 mikulas:
1891
1892 Break ansi aliasing on ICC 10 with -ipo
1893 Empty function call was not enough to break it
1894
1895 Fri Sep 7 00:00:29 MET 2007 mikulas:
1896
1897 When the connection dies after the last received byte, do not send
1898 "Range:" header in retry request --- servers don't like "Range" pointing
1899 after the last byte
1900
1901 === RELEASE 2.1pre30 ===
1902
1903 Mon Aug 6 04:01:05 MET 2007 mikulas:
1904
1905 Fixed security bug in pre29 (not in any previous versions):
1906 special characters in URL could be passed to a shell when spawning
1907 user viewer
1908
1909 Sat Jul 28 02:28:15 MET 2007 mikulas:
1910
1911 Fixed needlessly large selection boxes in graphics mode
1912
1913 Mon Jul 16 02:41:18 MET 2007 mikulas:
1914
1915 Release mouse when spawning OS shell or user viewers
1916
1917 === RELEASE 2.1pre29 ===
1918
1919 Sun Jul 8 01:05:08 MET DST 2007 mikulas:
1920
1921 Fixed bad redraw of X window when Expose event come for some area while
1922 scrolling different area
1923
1924 Sat Jul 7 04:06:52 cet 2007 mikulas:
1925
1926 Accept drive letters without file: prefix in OS/2 and Win32
1927
1928 Sat Jul 7 03:50:27 cet 2007 mikulas:
1929
1930 Use _getcwd2 on OS/2 --- it returns path including the drive letter
1931
1932 Sat Jul 7 02:19:35 cet 2007 mikulas:
1933
1934 Set extension of downloaded or viewed files according to content-type,
1935 not according to URL extension
1936
1937 Sun May 27 17:15:00 MET 2007 mikulas:
1938
1939 Fixed bad displaying of jpeg images on machines where memcpy operates in
1940 different order
1941
1942 Sun May 27 14:06:41 MET DST 2007 mikulas:
1943
1944 Fixed crash on invalid jpeg files (found by Michael Scherer
1945 <misc@zarb.org> with http://fusil.hachoir.org/)
1946
1947 Wed May 23 00:41:53 MET 2007 mikulas:
1948
1949 Do not send If-Modified-Since or Range in HTTP request if cached page
1950 has an error code
1951
1952 Tue May 15 23:15:21 MET 2007 mikulas:
1953
1954 Fixed some quirks with download file handling --- when each terminal had
1955 different CWD, downloaded files were not deleted
1956
1957 When getting EFBIG error (file size exceeded), continue download in
1958 another file
1959
1960 Fri May 11 22:39:02 MET 2007 mikulas:
1961
1962 A possibility to pass HTTP or FTP URLs directly to external programs
1963 (programs such as mpg321, ogg123, mplayer can play directly from the
1964 network)
1965
1966 Thu May 10 23:07:47 cet 2007 mikulas:
1967
1968 Fixed inability to display images compressed on the fly by the server
1969 (it is pointless to try to compress already compressed images, but some
1970 servers do it anyway)
1971
1972 Wed May 9 00:32:17 CEST 2007 mikulas:
1973
1974 Escape Referer: correctly
1975
1976 Wed May 9 00:32:09 CEST 2007 mikulas:
1977
1978 Fixed bug that it couldn't be compiled without optimization without
1979 javascript
1980
1981 Mon Apr 30 03:48:40 cet 2007 mikulas:
1982
1983 Blacklist FORPSI server --- do not send Range: to it
1984
1985 Mon Apr 16 01:49:07 MET DST 2007 mikulas:
1986
1987 Javascript was removed. The reason is that it is very buggy, Martin
1988 Pergel doesn't have time to develop it and code is so messy that no one
1989 else can understand it.
1990
1991 If you use links for special purposes (embedded devices, etc.), you can
1992 bring javascript back by copying javascript files from previous release,
1993 removing "dnl javascript" lines from configure.in, adding *.c and *.h
1994 files to Makefile.am and re-running automake and autoconf.
1995
1996 Javascript hooks from main code were not removed --- they just won't be
1997 maintained.
1998
1999 === RELEASE 2.1pre28 ===
2000
2001 Wed Apr 11 01:39:36 cet 2007 mikulas:
2002
2003 Fixed a bug in decompression and javascript document.write introduced in
2004 previous release (compressed data were displayed after document.write)
2005
2006 (BTW. because the javascript interpreter has bugs, Martin Pergel has not
2007 time for it and the code is so messy that it couldn't be understand by
2008 anyone else, javascript will likely be removed in next release)
2009
2010 === RELEASE 2.1pre27 ===
2011
2012 Sat Apr 7 02:43:28 CEST 2007 mikulas:
2013
2014 Terminal resize, window title and clipboard support for Cygwin
2015 Clipboard supports non-ascii characters badly, it is a limitation in
2016 Cygwin
2017
2018 Wed Apr 4 23:19:00 MET 2007 Carles Pina i Estany <carles@pina.cat>:
2019
2020 Add more top-level domains
2021
2022 Sat Mar 31 03:02:40 CEST 2007 student:
2023
2024 win32.c file removed because in each new version of windows it doesn't
2025 work. Don't even try to fix it unless you have computers with Windows
2026 NT, Window 2000, Windows XP and Windows Vista side by side.
2027
2028 (new Cygwin emulates xterm-like mouse on the console, so it's not needed
2029 for mouse)
2030
2031 Cygwin sometimes doesn't send SIGWINCH, it is its bug, so I didn't try
2032 to fix it in links. Press twice Alt-Enter if links doesn't notify window
2033 size change
2034
2035 Sun Mar 25 22:26:41 MET 2007 mikulas:
2036
2037 Fixed bad behaviour of scrollbars on very large documents due to integer
2038 overflow
2039
2040 Wed Mar 21 22:15:25 MET 2007 mikulas:
2041
2042 Support for zlib, gzip and bzip2 files
2043
2044 Wed Mar 21 04:37:42 MET 2007 mikulas:
2045
2046 Limit image scaling to prevent allocation overflow
2047
2048 Tue Feb 6 00:23:43 MET 2007 mikulas:
2049
2050 Allow quotation marks in Refresh URL parameter --- fixes Google Picasa
2051
2052 === RELEASE 2.1pre26 ===
2053
2054 Tue Nov 28 23:13:38 MET 2006 mikulas:
2055
2056 Fixed severe security bug: '"' and ';' in smb:// url could be used for
2057 remote command execution.
2058
2059 === RELEASE 2.1pre25 ===
2060
2061 Wed Nov 22 23:55:21 MET 2006 mikulas:
2062
2063 DirectFB no longer causes internal error on unsupported color depth.
2064 Normal error reporting and trying other drivers is be done.
2065
2066 Wed Nov 22 22:26:58 MET 2006 Jakub Bogusz <qboosh@pld-linux.org>:
2067
2068 Updated Polish Translation
2069
2070 Sun Nov 12 17:23:46 MET 2006 mikulas:
2071
2072 Fixed memory leak in http authentication
2073
2074 === RELEASE 2.1pre24 ===
2075
2076 Mon Nov 6 02:13:48 cet 2006 mikulas:
2077
2078 Fixed incorrect page displayed when search string ended with space and
2079 the word was last on page
2080
2081 Thu Oct 26 16:10:01 MET 2006 mikulas:
2082
2083 More strict parsing of ftp list, fixes ftp.su.se
2084
2085 Sun Oct 15 22:55:28 MET DST 2006 mikulas:
2086
2087 Allow cookie path to point to file, not only directory
2088
2089 Wed Oct 11 00:17:27 MET DST 2006 mikulas:
2090
2091 Fixed quirk with displaying of links in text mode
2092
2093 Mon Oct 9 23:33:03 MET 2006 Jakub Bogusz <qboosh@pld-linux.org>:
2094
2095 Updated Polish translation
2096
2097 Mon Oct 9 21:55:24 MET 2006 Jindrich Makovicka <makovick@gmail.com>:
2098
2099 Fixed memory corruption when redirecting URLs with user:password
2100
2101 Mon Sep 11 02:43:32 MET DST 2006 mikulas:
2102
2103 Test for socklen_t
2104 Work without PF_INET (for Minix 3)
2105 Cleaned up use of AF_ and PF_ constants
2106
2107 Sat Sep 9 00:05:16 MET 2006 mikulas:
2108
2109 Fixed double-to-string conversion for config files
2110
2111 Fri Aug 25 00:48:05 MET 2006 mikulas:
2112
2113 Parsing ftp directories starts to be difficult because fixing one bug
2114 introduces other. Previous fix sometimes mistook size for year :-/
2115
2116 Sun Aug 20 05:06:57 cet 2006 mikulas:
2117
2118 Correctly translate character set of "label" attribute
2119
2120 Thu Aug 17 19:57:34 MET 2006 mikulas:
2121
2122 Fixed incremental loading of XBM images
2123
2124 Mon Aug 7 05:11:47 CEST 2006 Matthew Fischer <futhark@mchsi.com>:
2125
2126 Fixed Japanese fonts
2127
2128 Mon Jul 31 00:32:58 MET 2006 mikulas:
2129
2130 More cygwin fixes
2131
2132 === RELEASE 2.1pre23 ===
2133
2134 Thu Jul 27 04:53:01 CEST 2006 mikulas:
2135
2136 Fixed pagedown and search bugs in braille terminal introduced in
2137 links-2.1pre20
2138
2139 Sun Jul 16 16:35:54 cet 2006 mikulas:
2140
2141 Link to "" redirects to current file rather than current directory
2142 (fixes some forms)
2143
2144 Sun Jul 16 00:08:30 cet 2006 mikulas:
2145
2146 Better ftp directory parsing (process correctly file names starting with
2147 year)
2148
2149 Sat Jul 15 16:37:36 MET 2006 mikulas:
2150
2151 Bigger default textarea
2152
2153 Mon Jul 10 22:53:09 MET DST 2006 mikulas:
2154
2155 Use pkg-config to search for libpng and pcre
2156
2157 Tue Jun 27 23:50:43 cet 2006 mikulas:
2158
2159 Fixed display of multiple consecutive spaces when searching
2160
2161 Tue Jun 27 23:14:35 cet 2006 mikulas:
2162
2163 View as space when searching
2164
2165 Sun Jun 18 16:11:57 MET 2006 mikulas:
2166
2167 Command "kill background connections" aborts also keepalive connections
2168
2169 Sat Jun 17 21:43:01 cet 2006 mikulas:
2170
2171 Removed SDL support until someone fixes it.
2172 Remaining bugs:
2173 palette not installed with 256-color svgalib support
2174 drawing doesn't synchronize with softcursor (seen on svgalib)
2175 stupid keyboard handling (SDL has the ability to query
2176 operating system keymap and translate keys to unicode
2177 but this driver didn't use it)
2178 doesn't support virtual devices with Alt-1 ... Alt-0, like
2179 svgalib and framebuffer
2180 reportedly crashes with sdl-1.2.10
2181 If you want SDL support continued, take file sdl.c from previous
2182 version of links, fix the above issues and resubmit it.
2183
2184 Sat Jun 17 21:08:04 cet 2006 mikulas:
2185
2186 Fixed exponential memory consumption with table cell colspan/rowspan
2187
2188 Sat Jun 17 20:30:49 cet 2006 mikulas:
2189
2190 Do not try to interpret <script src=...> if server returns HTTP error
2191
2192 Sat Jun 10 23:52:00 cet 2006 mikulas:
2193
2194 Decode %AB sequences in position tags
2195
2196 Fri Jun 9 18:32:55 cet 2006 mikulas:
2197
2198 Accept broken meta refresh tags (fixes www.seznam.cz)
2199
2200 Fri Jun 9 02:14:42 MET 2006 mikulas:
2201
2202 Shift-Q exits without question
2203
2204 Sat Jun 3 21:47:19 cet 2006 mikulas:
2205
2206 Fixed a bug that <body onload=...> was not processed when there were no
2207 other scripts on that page
2208
2209 Sat Jun 3 19:31:35 CEST 2006 mikulas:
2210
2211 Fixed crash in javascript regular expressions
2212
2213 Wed May 31 18:25:32 CEST 2006 mikulas
2214
2215 Fixed mouse in Cygwin
2216 Allowed to run in xterm or rxvt in Cygwin
2217
2218 === RELEASE 2.1pre22 ===
2219
2220 Wed May 24 20:03:59 MET DST 2006 mikulas:
2221
2222 sponsored by Alex Poylisher <sher@komkon.org>
2223 Use 8-bit gamma correction on machines with slow FPU (or with FPU
2224 emulation) --- this significantly reduces startup time
2225
2226 Fri May 12 04:23:58 MET DST 2006 Lech Lorens <lech_lorens@interia.pl>:
2227
2228 Optional scrollbars in frames
2229
2230 Sat Apr 29 18:06:05 CEST 2006 clock:
2231
2232 Implemented porn mode (bare image autoscaling aka fullscreen).
2233
2234 Sat Apr 29 12:45:07 CEST 2006 clock:
2235
2236 Fixed ignorance of aspect ratio for images where only one dimension
2237 is specified.
2238
2239 Thu Apr 27 03:08:27 MET 2006 mikulas:
2240
2241 Fixed crash when deleting item at the top of the window in bookmarks
2242 or associations or extensions
2243
2244 Thu Apr 20 18:27:07 MET 2006 mikulas:
2245
2246 Ignore space at the end of url
2247
2248 Wed Apr 5 04:28:09 cet 2006 mikulas:
2249
2250 Fixed memory leak on image with no src attribute and usemap attribute
2251
2252 Tue Apr 4 00:37:49 MET 2006 mikulas:
2253
2254 Support 4th and 6th mouse button on svgalib
2255
2256 === RELEASE 2.1pre21 ===
2257
2258 Sun Apr 2 19:37:50 MET 2006 mikulas:
2259
2260 Fixed some quirks when URL contained multiple '#' characters
2261
2262 Sun Apr 2 19:08:45 MET 2006 mikulas:
2263
2264 Better parsing of FTP directories (fixes Quick 'n Easy FTP Server)
2265
2266 Sun Apr 2 17:10:30 CEST 2006 mikulas:
2267
2268 Fixed javascript memory leak on www.ebay.com
2269 The bug was due to namespace containing reference to itself
2270 PerM is really a programmer pig. After writing namespace allocation and
2271 initialization 39 times, he didn't even consider making it function :-(
2272
2273 Thu Mar 30 20:36:39 cet 2006 mikulas:
2274
2275 Location: field in HTTP reply is now allowed to contain position
2276 specification '#'
2277
2278 Thu Mar 23 15:20:22 CET 2006 mikulas:
2279
2280 Do not send Accept-Language to a buggy Netscape-Enterprise server
2281 Do not send "en" language twice in Accept-Language
2282
2283 Mon Mar 20 01:14:58 MET 2006 mikulas:
2284
2285 Changes license to allow linking with OpenSSL
2286
2287 Sun Mar 19 03:07:32 MET 2006 mikulas:
2288
2289 Support , and 	
2290
2291 Sat Mar 11 04:08:15 MET 2006 mikulas:
2292
2293 An option to turn off IP type-of-service (some misconfigured firewalls
2294 drop packets with it)
2295
2296 Mon Mar 6 17:27:27 MET 2006 mikulas:
2297
2298 When clicking on images with keyboard, submit point (1,1), not (0,0)
2299 (work around another bug on mail.centrum.cz)
2300 Submit value attribute with image
2301
2302 Sun Mar 5 21:07:38 MET 2006 mikulas:
2303
2304 Ignore percentual height specification in html (links took it relatively
2305 to the height of the screen while other browsers interpreted it
2306 relatively to the height of a table cell)
2307
2308 Sun Mar 5 20:47:23 MET 2006 mikulas:
2309
2310 Make multipart boundary format compatible with Netscape (unfortunatelly
2311 there are buggy servers that depend on it --- for example
2312 mail.centrum.cz)
2313 Do not send Content-Type when there's no file to upload
2314
2315 Wed Mar 1 01:01:36 MET 2006 Andrei Paskevich <andrei@capet.iut-fbleau.fr>:
2316
2317 Fix tokenizer of javascript when it encounters 0xff character
2318
2319 Tue Feb 28 01:46:18 cet 2006 mikulas:
2320
2321 OS/2 Pmshell gui: Ignore mouse-move events if mouse position stays the
2322 same. Mozilla is somehow generating these events when its javascript
2323 runs and it disrupts links
2324
2325 Mon Feb 27 05:24:28 cet 2006 mikulas:
2326
2327 Make textarea wrapping default (compatible with Mozilla, Netscape has
2328 default no wrapping)
2329
2330 Sat Feb 11 02:26:24 cet 2006 mikulas:
2331
2332 More bug-compatible parsing of superfluous quotation marks
2333
2334 Sun Feb 5 21:11:49 MET 2006 mikulas:
2335
2336 Fixed some quirks when searching in associations or extensions ---
2337 search sometimes didn't find anything (depending on random memory)
2338 and window was not properly redrawn
2339
2340 Sun Feb 5 20:15:38 MET 2006 mikulas:
2341
2342 Fixed crash when bookmarks window was opened after changing bookmarks
2343 charset
2344
2345 Sun Feb 5 18:54:52 MET 2006 mikulas:
2346
2347 Case-insensitive search of all characters
2348
2349 Wed Jan 25 16:26:35 MET 2006 mikulas:
2350
2351 Fixed some quirks in graphics user interface:
2352 selection didn't work when javascript was not compiled in
2353 right mouse button didn't display menu when text was selected
2354 serch text temporarily disappeared when user clicked on it
2355 middle button didn't click on scrollbars
2356
2357 Wed Jan 25 05:18:08 CET 2006 mikulas:
2358
2359 Updated manpage
2360
2361 Mon Jan 23 18:22:41 MET 2006 mikulas:
2362
2363 Fixed textarea content corruption due to overlapping areas in memcpy
2364
2365 Thu Jan 19 18:13:52 MET 2006 mikulas:
2366
2367 Disallow access to proxy:// urls from user interface
2368 (they are internal-only)
2369
2370 Thu Jan 19 17:57:13 MET 2006 mikulas:
2371
2372 Accept urls http://host.domain#position
2373
2374 Sun Jan 15 16:29:19 MET 2006 mikulas:
2375
2376 Find X-window in X11R7 directory
2377
2378 Sun Jan 15 05:51:13 MET 2006 mikulas:
2379
2380 Preserve config, history and bookmarks in case of IO error (including
2381 full disk)
2382
2383 Fri Dec 30 17:31:26 MET 2005 mikulas:
2384
2385 Guess content-type by extension on misconfigured servers that
2386 return text/plain or application/octet-stream
2387
2388 Thu Dec 29 23:35:32 MET 2005 Jakub Bogusz <qboosh@pld-linux.org>:
2389
2390 Updated Polish translation
2391
2392 Thu Dec 22 15:14:00 MET 2005 mikulas:
2393
2394 Discard mouse events while user viewer is in foreground (but due to some
2395 quirks in gpm/svgalib, it may still produce spurious mouse-click events)
2396
2397 Thu Dec 22 13:36:38 MET 2005 mikulas:
2398
2399 Fixed bug with downloads and cyclic redirects (now, as when loading
2400 real documents, it turns off cache and displays error if it doesn't
2401 help)
2402
2403 === RELEASE 2.1pre20 ===
2404
2405 Wed Dec 7 21:21:18 MET 2005 E. Rosten <er258@eng.cam.ac.uk>:
2406
2407 Blocklist blocks all accesses, not only images
2408
2409 Wed Dec 7 00:41:09 MET 2005 mikulas:
2410
2411 Fixed proper position after go-back if the file was not in cache
2412 Fixed incorrect initial position on some pages with long tables during
2413 viewing while loading
2414 Fixed some quirks with Braille terminal and jumping by words
2415 -dump -html-numbered-links 1 prints links' locations
2416
2417 Tue Nov 29 00:36:24 MET 2005 mikulas:
2418
2419 Do not load too big files on background (maximum size is cache size / 4)
2420
2421 Mon Nov 28 01:49:54 MET 2005 mikulas:
2422
2423 Restore terminal attributes on fatal errors
2424
2425 Sun Nov 27 22:35:25 CET 2005 mikulas:
2426
2427 Allowed download of files larger than 2G
2428
2429 Thu Nov 24 18:17:38 MET 2005 Konstantin <k6@pisem.net>:
2430
2431 Regular expressions for javascript
2432
2433 Sat Nov 19 18:57:04 MET 2005 mikulas:
2434
2435 Allow cookies with "secure" parameter
2436 Cookies without path act as if path was "/" instead of current directory
2437
2438 Sat Nov 12 23:34:13 cet 2005 mikulas:
2439
2440 Remove username and password from referer
2441 An option to send real referer only to the same server
2442
2443 Sat Nov 12 20:37:06 MET 2005 mikulas:
2444
2445 Allow user and password in http url --- http://user:password@host/
2446
2447 Wed Nov 9 20:20:45 MET 2005 mikulas:
2448
2449 In graphics mode, prefer "title" to "alt" in <img> tag
2450
2451 Thu Nov 3 00:22:18 MET 2005 mikulas:
2452
2453 Status line is redrawn only when it changes --- prevents cursor flicker
2454
2455 Wed Nov 2 15:36:17 MET 2005 mikulas:
2456
2457 Do not use HTTP/1.1 on lighttpd server
2458
2459 Mon Oct 24 22:19:33 CEST 2005 mikulas:
2460
2461 Account document.write content to javascript memory quota
2462 Print javascript memory in "memory info" dialog window
2463
2464 Mon Oct 24 16:32:40 MET 2005 mikulas:
2465
2466 Recognise "title" attribute in <LINK> tag
2467
2468 Mon Oct 24 16:23:41 MET 2005 mikulas:
2469
2470 Accept application/xhtml as html type
2471
2472 Sun Oct 23 03:38:48 cet 2005 mikulas:
2473
2474 Allow usemap and ismap on images simultaneously
2475
2476 Sat Oct 22 17:16:52 MET 2005 Rezzie <rezzie@telkom.net>:
2477
2478 Updated Indonesian translation
2479
2480 Fri Oct 21 15:58:56 MET 2005 mikulas:
2481
2482 "e;
2483
2484 Thu Oct 20 03:30:48 MET DST 2005 mikulas:
2485
2486 Special handling for relative URLs beginning with '&' or '?'
2487
2488 Wed Oct 12 13:27:52 MET 2005 Jakub Bogusz <qboosh@pld-linux.org>:
2489
2490 Updated Polish translation
2491
2492 Tue Oct 11 17:23:26 MET 2005 mikulas:
2493
2494 An optional retry on internal server errors
2495
2496 Tue Oct 11 03:48:52 MET DST 2005 mikulas:
2497
2498 Get indenting of TAB character in UTF-8 documents right
2499
2500 Tue Oct 11 02:40:17 MET DST 2005 mikulas:
2501
2502 Better glob match that does not cause stack overflow
2503
2504 === RELEASE 2.1pre19 ===
2505
2506 Fri Sep 9 00:37:42 CEST 2005 mikulas:
2507
2508 Fix crash when directory disappeared while opening it
2509
2510 Tue Sep 6 16:14:26 MET 2005 mikulas:
2511
2512 HTTP 307 redirect (as equivalent of 302)
2513
2514 Sun Aug 21 19:18:34 MET 2005 mikulas:
2515
2516 sponsored by Arida Technology (www.arida-technology.com)
2517 Keyboard handlers in javascript
2518 Inverted text
2519
2520 Tue Aug 9 16:06:38 MET DST 2005 Jakub Bogusz <qboosh@pld-linux.org>:
2521
2522 Updated Polish translation
2523
2524 Tue Aug 9 16:05:04 MET DST 2005 Jakub Bogusz <qboosh@pld-linux.org>:
2525
2526 Fixed memory corruption when passing parameters to framebuffer driver
2527
2528 Thu Aug 4 18:11:37 CEST 2005 mikulas:
2529
2530 Fixed compilation problem without javascript
2531
2532 === RELEASE 2.1pre18 ===
2533
2534 Sat Jul 30 00:01:55 MET DST 2005 mikulas:
2535
2536 Fixed reverse numbering of form fields in javascript
2537
2538 Fri Jul 29 22:45:30 MET 2005 mikulas:
2539
2540 Fixed cursor position in bookmarks after HOME, END, PAGE UP, PAGE DOWN
2541
2542 Thu Jun 23 04:05:45 cet 2005 mikulas:
2543
2544 <sub>, <sup> and alignment images to top and middle of line
2545
2546 Wed Jun 22 18:15:11 MET 2005 mikulas:
2547
2548 Implemented <hr> in graphics mode
2549
2550 Mon Jun 20 15:57:00 cet 2005 mikulas:
2551
2552 Do not make whitechar-elimination on invisible form entries
2553
2554 Sat Jun 18 18:16:24 MET 2005 mikulas:
2555
2556 Allow '#' in smb files and directories
2557
2558 Fri Jun 17 23:10:24 MET 2005 Simen Graaten <simeng@slarkware.com>:
2559
2560 Updated Norwegian translation
2561
2562 Mon Jun 6 18:47:37 MET 2005 mikulas:
2563
2564 Do not respond to unknown authentication methods with basic response
2565
2566 Sun May 29 05:43:58 cet 2005 mikulas:
2567
2568 Do always use cache when going back
2569
2570 Sun May 22 21:03:16 MET 2005 mikulas:
2571
2572 Allow '#' in ftp password
2573
2574 Wed May 18 01:18:58 cet 2005 mikulas:
2575
2576 Allow image map elements without href and only with javascript
2577
2578 Thu May 12 04:15:43 MET 2005 mikulas:
2579
2580 Fixed crash with -anonymous and "frame at full-screen" in menu
2581
2582 Sun May 8 15:37:22 cet 2005 mikulas:
2583
2584 Fix lockup with terminal height only 1 or 2 characters
2585
2586 Fri May 6 20:06:50 MET 2005 mikulas:
2587
2588 Make '*' work in graphics mode too
2589 Fixed badly displayed images when image displaying was toggled
2590
2591 Thu Apr 21 21:52:28 cet 2005 mikulas:
2592
2593 Do not count time that connection waits in queue
2594
2595 Fri Apr 15 17:37:51 MET 2005 mikulas:
2596
2597 Do not parse <TITLE> inside <SCRIPT>
2598
2599 Sat Apr 2 20:32:01 MET DST 2005 mikulas:
2600
2601 Workaround for bug in Sun C compiler
2602
2603 Fri Apr 1 00:21:39 MET DST 2005 mikulas:
2604
2605 Accept as line break in textarea (fixes bugzilla)
2606
2607 Thu Mar 24 04:06:53 MET 2005 Federico G. Schwindt <fgsch@lodoss.net>:
2608
2609 Use MD5 functions from libc when available
2610
2611 Mon Mar 7 22:36:45 MET 2005 mikulas:
2612
2613 Support for another smb client --- smbc by Martin Zlomek
2614
2615 Wed Mar 2 23:39:30 CET 2005 mikulas:
2616
2617 Fixed crash of javascript with debuglevel<2 (uninitialized memory)
2618 Fixed possible touching of data beyond allocated space in javascript
2619
2620 === RELEASE 2.1pre17 ===
2621
2622 Wed Feb 23 19:46:01 MET 2005 mikulas:
2623
2624 Correct implementation of non-aggressive cache (i.e. allow more keywords
2625 in Cache-Control
2626
2627 Wed Feb 23 18:36:52 MET 2005 mikulas:
2628
2629 Allow typing only characters valid in current character set into form
2630 fields on web
2631
2632 Wed Feb 23 16:31:56 MET 2005 Serge Winitzki <serge at cosmos dot phy dot tufts dot edu>:
2633
2634 Updated Russian translation
2635
2636 Wed Feb 23 16:25:41 MET 2005 mikulas:
2637
2638 Allow cookies without a value
2639
2640 Mon Feb 14 13:15:00 MET 2005 mikulas:
2641
2642 When server returns cookie values as "deleted", delete it
2643
2644 Tue Feb 1 18:22:11 MET 2005 mikulas:
2645
2646 Fixed non-working find next/previous in view menu
2647
2648 Thu Jan 27 19:09:46 CET 2005 mikulas:
2649
2650 Fixed wrong prototypes causing compilation problem on MacOS X and some
2651 other systems
2652
2653 Thu Jan 27 16:28:35 MET 2005 mikulas:
2654
2655 Fixed configure failure on Solaris
2656
2657 Thu Jan 27 00:23:09 CET 2005 Brain
2658
2659 javascript: set form action
2660
2661 === RELEASE 2.1pre16 ===
2662
2663 Sat Jan 22 20:27:41 cet 2005 mikulas:
2664
2665 Fixed empty lines in lists in graphics mode
2666
2667 Sat Jan 22 04:40:28 cet 2005 mikulas:
2668
2669 On OS/2 use 8.3 temp names, allowing DOS viewers
2670
2671 Sat Jan 22 03:55:08 cet 2005 mikulas:
2672
2673 Send Accept-Language
2674
2675 Sat Jan 22 02:05:47 MET 2005 mikulas:
2676
2677 Display is scrolled to see the whole textarea when modifying it
2678
2679 Wed Jan 19 02:57:56 MET 2005 Jakub Bogusz <qboosh@pld-linux.org>:
2680
2681 Updated Polish translation
2682
2683 Wed Jan 19 01:39:44 MET 2005 mikulas:
2684
2685 -dump url
2686 Completed option documentation in links -h
2687
2688 Sun Jan 16 23:57:58 MET 2005 mikulas:
2689
2690 Fixed bug in svgalib accelerator (tested for different operations)
2691
2692 Mon Jan 10 23:04:22 MET 2005 mikulas:
2693
2694 Support for border on framebuffer (use -mode left,top,right,bottom)
2695 to set screen border
2696
2697 Sun Jan 2 20:46:18 MET 2005 Dieter <netbsd@sopwith.solgatos.com>:
2698
2699 Fix warnings on 64-bit machines
2700
2701 Sun Jan 2 20:39:51 MET 2005 Edward Rosten <er258@hermes.cam.ac.uk>:
2702
2703 Block ad images
2704
2705 Sun Jan 2 18:51:15 cet 2005 mikulas:
2706
2707 Do not cache redirects if redirect loop is going to happen
2708
2709 Wed Nov 17 15:16:01 MET 2004 mikulas:
2710
2711 Support for mms:// urls
2712
2713 Tue Nov 16 15:18:55 MET 2004 mikulas:
2714
2715 Send content-type when uploading files
2716
2717 Tue Nov 9 00:12:05 MET 2004 mikulas:
2718
2719 ^O to go to next form field in braill mode
2720
2721 Sun Oct 31 17:17:53 MET 2004 mikulas:
2722
2723 Correct jump at tag if it points to position, that moves during loading
2724
2725 Sat Oct 23 22:14:03 MET 2004 mikulas:
2726
2727 Disallow opening new windows in anonymous mode
2728
2729 Fri Oct 22 22:31:20 MET DST 2004 mikulas:
2730
2731 Fixed bugs discovered with mangleme:
2732 http://lcamtuf.coredump.cx/mangleme/mangle2.cgi
2733 memory leak with nested <select multiple name=n> tags
2734 integer overflow in frame widths causes an internal error
2735 internal error with base url only containing //
2736 internal error with base url containing javascript:
2737 fixed incorrect generating of title (does not cause crash, but excessive
2738 memory allocation)
2739 fixed some quadratic algorithms in title displaying
2740 internal error with invalid codebase attribute in OBJECT tag
2741 fixed quadratic algorithm in menu creating
2742
2743 Fri Oct 22 20:12:05 MET DST 2004 mikulas:
2744
2745 Cleaned up configure script, wrote some more replacements of non-present
2746 functions
2747
2748 Fri Oct 22 20:11:56 MET DST 2004 mikulas:
2749
2750 Fixed a lot of cases where overflowed integer arithmetic could cause
2751 memory allocation corruption
2752
2753 Sat Oct 16 21:38:00 MET 2004 mikulas:
2754
2755 Allow browsing local and ftp files with '#' in filename
2756
2757 Mon Oct 11 01:26:54 CEST 2004 Karel Karlik <kkar8447@ss1000.ms.mff.cuni.cz>:
2758
2759 Fixed framebuffer in 15 and 16-bit modes
2760
2761 Wed Oct 6 00:39:27 MET 2004 mikulas:
2762
2763 Improved parsing of ftp directories in Windows NT format
2764
2765 Sun Oct 3 17:37:32 MET 2004 mikulas:
2766
2767 Correct reporting of error on ftp directories
2768
2769 Sat Oct 2 04:29:40 MET 2004 mikulas:
2770
2771 Ctrl-U cuts into clipboard
2772
2773 Fri Oct 1 15:51:37 MET 2004 mikulas:
2774
2775 Display the whole page when connection to an image stucks
2776
2777 Thu Sep 23 18:47:11 MET 2004 mikulas:
2778
2779 Resolving of double '..' in references
2780
2781 Fri Sep 10 04:23:24 cet 2004 mikulas:
2782
2783 Correctly find file extension if '?' and ';' is in ftp file
2784
2785 Fri Sep 3 03:07:52 MET DST 2004 Wojciech Puchar <wojtek@tensor.3miasto.net>:
2786
2787 Portability fixes for SunOS
2788
2789 Fri Sep 3 02:47:18 MET DST 2004 mikulas:
2790
2791 Fixed memory leak in http authentication
2792
2793 Wed Sep 1 19:08:46 MET DST 2004 Strahinya Radich <mr99164@alas.matf.bg.ac.yu>:
2794
2795 Updated Serbian translation
2796
2797 Sun Aug 29 17:43:39 MET DST 2004 mikulas:
2798
2799 Fix crash when saving options in svgalib due to missing shell
2800
2801 Thu Jul 29 13:03:07 MET 2004 mikulas:
2802
2803 Allowed dots in extensions (for example "ps.gz")
2804
2805 Sun Jul 25 00:34:04 MET DST 2004 mikulas:
2806
2807 Allow Ctrl-Z in framebuffer driver
2808
2809 Sat Jul 24 14:56:13 MET DST 2004 mikulas:
2810
2811 Fixed an error when signal interrupted another syscall
2812
2813 Sat Jul 24 02:15:35 MET 2004 mikulas:
2814
2815 Fixed bad error codes because of errno modified by signal handler
2816
2817 Fri Jul 23 21:29:22 MET 2004 mikulas:
2818
2819 Fixed links stuck after Ctrl-Z when one code path lasted more than
2820 1 second (because of pagefault, too high cpu load or similar)
2821
2822 Fri Jul 23 20:15:29 MET 2004 mikulas:
2823
2824 Fixed incorrectly displayed character entities (&) in attributes (img
2825 alt, etc.)
2826
2827 Tue Jun 29 03:35:32 MET 2004 mikulas:
2828
2829 Fixed overflow when accessing local files >= 2G
2830
2831 Mon Jun 28 01:34:45 MET 2004 mikulas:
2832
2833 Ctrl-K cuts current line
2834
2835 Sat Jun 26 13:54:53 MET DST 2004 mikulas:
2836
2837 Send Content-Type when uploading files
2838
2839 Sat Jun 26 02:24:32 MET 2004 mikulas:
2840
2841 y and t move word forward and backward in braille terminal
2842
2843 Sat Jun 26 00:35:17 MET 2004 mikulas:
2844
2845 Resolve dot-number IP address on systems when gethostbyname and
2846 gethostbyaddr can't resolve it
2847
2848 Mon Jun 21 15:02:25 MDT 2004 mpat7421:
2849
2850 Fixed compilation problems on Irix
2851
2852 Sun Jun 20 18:49:53 MET DST 2004 mikulas:
2853
2854 Posting of <option> fields in correct charset
2855
2856 Sun Jun 20 15:58:08 MET DST 2004 Sam <sam@frida.fri.utc.sk>:
2857
2858 SDL graphics driver
2859
2860 Sat Jun 19 18:10:05 MET 2004 mikulas:
2861
2862 Fixed case when '&' entities or special characters were in ftp or disk
2863 filenames
2864
2865 Sat Jun 19 18:09:50 MET 2004 mikulas:
2866
2867 Fixed compilation problem on AIX
2868
2869 Thu Jun 17 20:32:59 MET DST 2004 mikulas:
2870
2871 Correct handling of Ctrl-Z when executing user viewer
2872
2873 Fri Jun 11 03:17:20 MET 2004 mikulas:
2874
2875 Fixed incorrect error handling in smb
2876
2877 Sun Jun 6 03:12:00 MET 2004 mikulas:
2878
2879 Allow '@' in ftp password in url
2880
2881 Thu Jun 3 22:39:24 MET 2004 mikulas:
2882
2883 Allow characters >= 128 in ftp filenames
2884
2885 Fri May 28 15:40:35 CEST 2004 mikulas
2886
2887 Handling URLs in form http://host?params
2888
2889 Mon May 17 17:10:22 MET DST 2004 Serge Winitzki <serge at cosmos dot phy dot tufts dot edu>:
2890
2891 Updated German and Russian localization
2892
2893 === RELEASE 2.1pre15 ===
2894
2895 Wed Apr 28 17:08:38 CEST 2004 BRain
2896
2897 KEYS: overview of all keys
2898
2899 Tue Apr 6 21:27:36 CEST 2004 mikulas:
2900
2901 Support for braille terminal
2902
2903 Sun Apr 4 04:45:28 MET DST 2004 Kalev Lember <kalev@colleduc.ee>:
2904
2905 Updated Estonian translation
2906
2907 Fri Apr 2 00:01:44 MET DST 2004 mikulas:
2908
2909 More svgalib modes added
2910
2911 Wed Mar 24 15:50:09 CET 2004 mikulas:
2912
2913 Cursor on selected line in bookmarks (for Braille terminals)
2914
2915 Mon Mar 15 17:26:02 MET 2004 Vladimir Marek <marek@printsoft.cz>:
2916
2917 Fixed --disable-graphics and --disable-javascript
2918
2919 Wed Mar 3 19:49:52 CET 2004 BRain
2920
2921 Fixed encoding bug in javascript when modifying form element value and
2922 default value.
2923
2924 Wed Mar 3 18:43:05 CET 2004 mikulas:
2925
2926 Fixed crash when document changes under us and user presses 'd'
2927
2928 Tue Feb 24 23:26:10 cet 2004 mikulas:
2929
2930 Fixed crash when pressed '=' on page with incomplete frames
2931
2932 Mon Feb 23 01:37:44 cet 2004 mikulas:
2933
2934 Do not strip filename when relative url begins with '?'
2935
2936 Sun Feb 15 17:46:53 cet 2004 mikulas:
2937
2938 SSL fix on OS/2
2939
2940 Sat Feb 14 21:09:45 MET 2004 mikulas:
2941
2942 Do not timeout when file upload lasts too long
2943
2944 Thu Feb 12 16:22:23 CET 2004 mikulas:
2945
2946 Terminal mouse handling returned back before change from
2947 Thu Oct 9 16:44:10 GMT 2003
2948
2949 Mon Feb 2 17:28:31 cet 2004 BRain
2950
2951 Copy and paste to clipboard
2952
2953 Sun Feb 8 20:00:50 cet 2004 BRain & mikulas:
2954
2955 Selecting text to clipboard
2956
2957 Sun Feb 8 18:04:48 CET 2004 mikulas:
2958
2959 Allow '?' instead of '/' as separator of host and path in url
2960
2961 Sat Feb 7 22:55:39 MET 2004 BRain:
2962
2963 Ask for overwrite when file exists.
2964
2965 Sun Feb 1 04:40:55 MET 2004 mikulas:
2966
2967 Fixed memory leak with read-only select boxes
2968
2969 Sun Jan 18 02:10:03 cet 2004 mikulas:
2970
2971 textarea wrap=hard
2972
2973 Wed Jan 7 10:58:29 MET 2004 BRain:
2974
2975 Added language hints to encodings.
2976
2977 Thu Jan 1 18:54:50 MET 2004 mikulas:
2978
2979 Strip '#' of tag names
2980
2981 Tue Dec 30 01:15:54 MET 2003 mikulas:
2982
2983 Disallow network options in anonymous mode
2984
2985 Tue Dec 30 01:12:15 MET 2003 mikulas:
2986
2987 Fixed wrong error code and fd leak on error when uploading files
2988
2989 Tue Dec 30 00:58:41 MET 2003 mikulas:
2990
2991 Fixed incorrect parsing of '&' entities in image maps
2992
2993 Thu Dec 18 17:20:10 MET 2003 mikulas:
2994
2995 Do not hang when opening filo with file://
2996
2997 Tue Dec 16 13:29:35 MET 2003 mikulas:
2998
2999 Fixed crash when url contains character with code 1
3000 Fixed a security bug --- hiding url was possible with character code 1
3001
3002 Sun Dec 14 22:39:27 MET 2003 Eduard Werner <edi.werner@gmx.de>:
3003
3004 Updated Upper Sorbian translation
3005 Updated Polish translation
3006
3007 Sun Dec 14 15:06:00 cet 2003 mikulas:
3008
3009 Allow urls: file:///d:/directory/file on OS/2
3010
3011 Thu Dec 11 23:37:50 MET 2003 mikulas:
3012
3013 Fixed proxy sent in referrer
3014
3015 Thu Dec 11 17:31:59 MET 2003 Eduard Werner <edi.werner@gmx.de>:
3016
3017 Upper Sorbian translation
3018
3019 Mon Dec 8 02:41:38 MET 2003 Petr Baudis <pasky@ucw.cz>:
3020
3021 Fixed user in smb
3022
3023 Sun Dec 7 12:44:10 cet 2003 mikulas:
3024
3025 Support directories without '/' at the end on just another ftp server
3026
3027 Sun Nov 30 01:03:55 MET 2003 Petr Baudis <pasky@ucw.cz>:
3028
3029 Do not call memset from signal handler
3030
3031 Sun Nov 30 00:22:04 MET 2003 Marc Zonzon <Marc.Zonzon@univ-rennes1.fr>:
3032
3033 Disable AC_BIG_ENDIAN and AC_LITTLE_ENDIAN name clash
3034 Use pkg-config to find openssl
3035
3036 Wed Nov 26 22:52:25 MET 2003 mikulas:
3037
3038 Fixed signal-delivery delay
3039
3040 Sat Nov 22 23:11:41 MET 2003 mikulas:
3041
3042 Fixed crash in view_gr.c when displaying source
3043
3044 Sat Nov 22 23:07:46 MET 2003 mikulas:
3045
3046 Fixed cache problems with long files in smb and when restarting http
3047
3048 Fri Nov 21 02:46:24 MET 2003 mikulas:
3049
3050 Removed useless reallocs, speed up rendering
3051
3052 Wed Nov 19 00:14:11 MET 2003 mikulas:
3053
3054 Do not send more Authorization headers
3055 Detect infinite loop in authorization responses
3056
3057 Tue Nov 18 15:59:14 GMT 2003 mikulas:
3058
3059 FreeBSD frames
3060
3061 === RELEASE 2.1pre14 ===
3062
3063 Wed Nov 5 03:43:33 MET 2003 Wojciech Puchar <wojtek@tensor.3miasto.net>:
3064
3065 SunOS 4 portability fixes
3066
3067 Thu Oct 30 11:10:26 MET 2003 Brain:
3068
3069 Fixed bug with moving bookmark directory into itself
3070 Search in bookmarks, extensions and associations
3071
3072 Mon Oct 27 23:28:32 MET 2003 mikulas:
3073
3074 FTP rest was broken after passive FTP
3075
3076 Mon Oct 27 21:43:55 MET 2003 mikulas:
3077
3078 Support for smb:// urls. smbclient must be installed
3079
3080 Mon Oct 27 02:51:46 MET 2003 mikulas:
3081
3082 Support for incomplete pasv addresses
3083
3084 Sun Oct 26 15:37:13 MET 2003 mikulas:
3085
3086 Fixed blank page instead of directory redirect when using passive ftp
3087
3088 Sat Oct 25 02:53:27 cet 2003 mikulas:
3089
3090 Do not send first ftp command until head is received
3091
3092 Wed Oct 22 23:41:07 MET DST 2003 Andrei Paskevich <andrei@capet.iut-fbleau.fr>:
3093
3094 Image view & download with 'i', '*' to change inlined image display
3095
3096 Wed Oct 22 21:00:28 MET DST 2003 mikulas:
3097
3098 Display image names
3099
3100 Wed Oct 22 17:12:23 MET DST 2003 mikulas:
3101
3102 Better parsing of ftp directories
3103
3104 Tue Oct 21 13:39:04 MET DST 2003 mikulas:
3105
3106 Fixed authorization not working when file was in top directory
3107
3108 Mon Oct 20 16:33:47 GMT 2003 Serge Winitzki <serge at cosmos dot phy dot tufts dot edu>:
3109
3110 Updated Russian translation
3111
3112 Mon Oct 13 21:42:39 MET DST 2003 mikulas:
3113
3114 Allow broken html tags with '=' inside
3115
3116 Mon Oct 13 03:58:59 MET DST 2003 mikulas:
3117
3118 Do not retry DNS failures
3119
3120 === RELEASE 2.1pre13 ===
3121
3122 Thu Oct 9 22:37:06 MET DST 2003 mikulas:
3123
3124 Fixed possibility that invalid communication on socket could crash links
3125
3126 Thu Oct 9 16:44:10 GMT 2003 mikulas:
3127
3128 Do not print 1000l on FreeBSD console on exit
3129
3130 Tue Oct 7 18:38:48 GMT 2003 mikulas:
3131
3132 Fixed passive FTP, added option to fast FTP
3133
3134 Mon Oct 6 00:29:56 cet 2003 mikulas:
3135
3136 Print host name in HTTP auth dialog
3137
3138 Sun Oct 5 22:35:21 MET DST 2003 Brain:
3139
3140 Passive FTP.
3141
3142 Fri Oct 3 23:02:59 MET DST 2003 mikulas:
3143
3144 Fixed incorrect truncating of file on 304 reply
3145
3146 Fri Oct 3 21:22:11 MET DST 2003 Serge Winitzki <serge at cosmos dot phy dot tufts dot edu>:
3147
3148 Updated Russian translation
3149 Russian letters
3150 Changed translation of Russian letters into 7bit ascii
3151
3152 Thu Oct 2 23:29:47 cet 2003 mikulas:
3153
3154 Basic HTTP authentication (sponsored PerMov^(TM))
3155
3156 Sun Sep 28 06:05:05 CEST 2003 mikulas:
3157
3158 Fixed aliasing problem on gcc 3.31
3159
3160 Fri Sep 26 00:17:04 cet 2003 mikulas:
3161
3162 Do not set timeout in DNS lookup and connection making
3163
3164 Thu Sep 25 01:10:25 cet 2003 mikulas:
3165
3166 Fixed PmShell quirks in keyboard handling
3167
3168 Thu Sep 25 00:37:12 cet 2003 mikulas:
3169
3170 Fixed screen sometimes not updating highlighted link
3171
3172 === RELEASE 2.1pre12 ===
3173
3174 Sun Sep 14 20:28:13 MET DST 2003 mikulas:
3175
3176 Fixed memory leak with Content-Type at http.c:37
3177
3178 Sun Sep 14 19:57:48 MET DST 2003 mikulas:
3179
3180 Workaround broken cfmakeraw on AIX
3181
3182 Mon Sep 1 20:18:35 MET DST 2003 Brain:
3183
3184 Users can enter own shell command for executing external programs.
3185
3186 Mon Sep 1 16:21:28 MET DST 2003 Brain:
3187
3188 Commands in X are executed in xterm, not on console.
3189
3190 Sun Aug 31 23:51:58 MET DST 2003 mikulas:
3191
3192 Do not send Range on refresh
3193
3194 Sun Aug 31 21:33:48 MET DST 2003 Brain
3195
3196 More information on image files in Info menu.
3197
3198 Sat Aug 30 01:04:33 MET DST 2003 Brain
3199
3200 Allow opening of a link in a new window (target="_blank").
3201
3202 Fri Aug 29 19:30:35 MET DST 2003 Strahinya Radich <mr99164@alas.matf.bg.ac.yu>:
3203
3204 Serbian translation
3205
3206 Fri Aug 29 11:51:11 MET DST 2003 Brain
3207
3208 Added "id" attribute to the <img> tag.
3209
3210 Sun Aug 17 02:24:51 MET DST 2003 Strahinya Radich <mr99164@alas.matf.bg.ac.yu>:
3211
3212 Serbian Cyrillic letters
3213
3214 Thu Jul 17 19:39:30 MET DST 2003 Varga Balazs <vinnui@ent.hu>:
3215
3216 Updated Hungarian translation
3217
3218 Sat Jul 5 13:54:27 MET DST 2003 zas <zas@norz.org>:
3219
3220 Table frame and rules when no border attribute present
3221
3222 Thu Jul 3 15:18:20 cet 2003 mikulas:
3223
3224 Fixed spelling errors found by Francois Gouget's program
3225
3226 Wed Jun 25 17:12:56 MET DST 2003 mikulas:
3227
3228 Fixed crash in frames introduced in Tue Jun 17 23:15:46 MET DST 2003
3229
3230 Sun Jun 22 01:43:41 cet 2003 mikulas:
3231
3232 Add slash after URLs like ftp://host:1234
3233
3234 Tue Jun 17 23:15:46 MET DST 2003 mikulas:
3235
3236 Anchors allowed in frame locations
3237
3238 Mon Jun 16 16:17:06 cet 2003 mikulas:
3239
3240 No char with code 13 when pasting in OS/2
3241
3242 Thu Jun 12 20:11:01 cet 2003 mikulas:
3243
3244 Aggressive cache is in cache dialog, not in HTTP bugs dialog
3245
3246 Thu Jun 12 19:58:42 cet 2003 mikulas:
3247
3248 302 redirects are not cached
3249 Fixed redirect left after reloading cached document
3250 Do not send "Range" when cache expires
3251
3252 Wed May 28 02:45:06 cet 2003 mikulas:
3253
3254 Fixed some languages (removed name ELinks)
3255
3256 Wed May 28 02:05:07 cet 2003 Serge Winitzki <serge at cosmos dot phy dot tufts dot edu>:
3257
3258 Updated Russian localization
3259
3260 Tue May 27 22:51:57 cet 2003 mikulas:
3261
3262 Fixed \001 in bookmarks and window title when title contained 0xa0
3263
3264 Sat May 24 23:24:46 cet 2003 mikulas:
3265
3266 Fixed bug that can't happen in select_mainmenu
3267
3268 Sat May 24 18:50:35 cet 2003 mikulas:
3269
3270 Fixed numbers on links not consistent with internal order. Still not
3271 perfect but better than it used to be.
3272
3273 === RELEASE 2.1pre11 ===
3274
3275 Thu May 22 02:58:00 MET DST 2003 mikulas:
3276
3277 Correct parse_http_date (sponsored by Awite Bioenergie
3278 <http://www.awite.com/> )
3279
3280 Thu May 22 02:57:52 MET DST 2003 mikulas:
3281
3282 Non-aggressive cache (sponsored by Awite Bioenergie
3283 <http://www.awite.com/> )
3284
3285 Wed May 21 23:26:08 cet 2003 mikulas:
3286
3287 Refresh (sponsored by Awite Bioenergie <http://www.awite.com> )
3288
3289 Wed May 21 19:38:29 MET DST 2003 Thomas Klausner <tk@giga.or.at>
3290
3291 Support for 16-bit 565 RGB big endian
3292 Fix for 24-bit RGB big endian
3293
3294 === RELEASE 2.1pre10 ===
3295
3296 Sun May 18 12:20:48 MET DST 2003 Brain:
3297
3298 HTML entities in bookmark file
3299
3300 Sat May 17 21:58:32 MET DST 2003 Brain:
3301
3302 Manual/automatic javascript action confirmation (sponsored by Awite
3303 Bioenergie <http://www.awite.com/> )
3304
3305 Sat May 10 23:15:24 cet 2003 Daniel Berlin <dan@cgsoftware.com>:
3306
3307 Cookies can contain whitespace (fixes bugzilla)
3308
3309 Sat May 10 19:39:09 cet 2003 mikulas:
3310
3311 Fixed cookie not used when parsing of expiration date fails
3312
3313 Wed May 7 21:31:38 MET DST 2003 Sergey Karpov <karpov@sai.msu.su>:
3314
3315 Fixed image alt displayed in incorrect codepage
3316
3317 Mon May 5 19:22:17 MET DST 2003 Tamas Gervai <crown@tolna.net>:
3318
3319 Links icons
3320
3321 Fri May 2 08:27:01 MET DST 2003 Brain:
3322
3323 Submit/clean form in link menu of form elements
3324
3325 Mon Apr 21 19:08:08 cet 2003 mikulas:
3326
3327 99 max connections
3328
3329 Mon Apr 14 23:41:14 MET DST 2003 mikulas:
3330
3331 Connected frame lines
3332
3333 Mon Apr 14 22:25:15 MET DST 2003 Guido Schimmels <guido.schimmels@freenet.de>:
3334
3335 Updated German translation
3336
3337 Fri Apr 11 22:07:07 MET DST 2003 Karvinen Ilkka <ik@cs.tut.fi>:
3338
3339 Updated Finnish translation
3340
3341 Fri Apr 11 22:01:29 MET DST 2003 "Anton 'Keeper' Kopyov" <keeper@dfipm.vpti.vladimir.ru>:
3342
3343 Updated Russian translation
3344
3345 Fri Apr 11 21:52:42 MET DST 2003 mikulas:
3346
3347 Convert '\' to '/' in HTTP requests (Windowz ruleeeeez)
3348
3349 Wed Apr 9 21:12:51 cet 2003 mikulas:
3350
3351 Allow relative redirects in downloads
3352
3353 Thu Mar 27 17:15:12 MET 2003 Mátyás János <jani@mail.xubion.hu>:
3354
3355 Updated Hungarian translation
3356
3357 Thu Mar 20 19:31:54 MET 2003 Sven Neumann <sven@convergence.de>:
3358
3359 DirectFB graphics driver
3360
3361 Wed Mar 19 22:49:21 MET 2003 Andre Valente <a.valente@netcabo.pt>:
3362
3363 Portuguese translation
3364
3365 Wed Mar 19 20:58:12 MET 2003 mikulas:
3366
3367 Do not allow more same associations or extensions
3368
3369 Sat Mar 15 14:32:23 MET 2003 mikulas:
3370
3371 Option to not send Accept-Charset
3372
3373 Thu Mar 13 14:05:12 MET 2003 Miroslav Tichy <tichm9am@ss1000.ms.mff.cuni.cz>:
3374
3375 Added several Greek letter pictures.
3376
3377 Thu Feb 27 18:26:15 MET 2003 mikulas:
3378
3379 Coords in usemap can contain decimal point
3380
3381 Thu Feb 27 18:14:11 MET 2003 Serge Winitzki <serge at cosmos dot phy dot tufts dot edu>:
3382
3383 Updated Russian localization
3384
3385 === RELEASE 2.1pre9 ===
3386
3387 Wed Feb 26 19:43:00 CET 2003 mikulas:
3388
3389 Fixed unability to move out of textarea
3390
3391 === RELEASE 2.1pre8 ===
3392
3393 Wed Feb 19 21:56:32 cet 2003 mikulas:
3394
3395 Use arrow keys to select links in graphics mode
3396
3397 Tue Feb 18 23:50:00 cet 2003 mikulas:
3398
3399 Upload files in BINARY mode on OS/2
3400
3401 Sun Feb 9 22:12:19 MET 2003 mikulas:
3402
3403 Max tries 0 means unlimited retries
3404
3405 Mon Feb 8 03:25:39 MET DST 2001 Serge Winitzki <serge at cosmos dot phy dot tutfs dot edu>:
3406
3407 Updated russian translation
3408
3409 Wed Feb 5 12:13:35 MET 2003 mikulas:
3410
3411 parse_element rewritten to be faster because it is most used function
3412
3413 Wed Feb 5 11:53:37 MET 2003 mikulas:
3414
3415 Use hash for cache of table cell sizes -- improves performance
3416
3417 Wed Feb 5 11:15:57 MET 2003 mikulas:
3418
3419 Do not display '0xa0' on terminal
3420
3421 Wed Feb 5 10:55:58 MET 2003 mikulas:
3422
3423 Do not put characters <= 0x20 to HTTP request
3424
3425 Fri Jan 10 12:12:08 CET 2003 Stanson <stanson@btv.ru>
3426
3427 Clipboard pasting into links (works from all applications).
3428
3429 Thu Jan 9 16:05:11 CET 2003 mikulas
3430
3431 Fixed file uploading bug.
3432
3433 Fri Jan 3 15:33:36 CET 2003 mikulas
3434
3435 Fixed usemap & image scaling
3436
3437 Wed Dec 18 18:38:38 CET 2002 Brain
3438
3439 Fixed bug in XBM parser.
3440
3441 Tue Dec 3 18:55:05 CET 2002 Brain
3442
3443 "Kill all connections" function.
3444
3445 Fri Nov 29 15:02:44 CET 2002 Brain
3446
3447 "Abort and delete file" button in download window.
3448
3449 Wed Nov 27 23:32:37 CET 2002 Brain
3450
3451 Save bookmarks in File menu
3452
3453 Wed Nov 20 12:22:42 CET 2002 Ludvik Tesar <tesar@mee.tcd.ie>, Brain
3454
3455 URL to clipboard copying in X.
3456
3457 Mon Nov 18 13:29:56 CET 2002 mikulas
3458
3459 Fixed an overflow in search
3460
3461 Tue Nov 12 23:51:36 CET 2002 Brain
3462
3463 Bookmark saving on "Save options"
3464
3465 Mon Nov 11 16:30:27 CET 2002 mikulas
3466
3467 Apage Coyote added to list of buggy http/1.1 servers
3468 (http://abclinuxu.cz)
3469
3470 === RELEASE 2.1pre7 ===
3471
3472 Fri Nov 8 15:31:06 CET 2002 Clock
3473
3474 Regenerated font_include.c to comply with the
3475 fonts.
3476
3477 === RELEASE 2.1pre6 ===
3478
3479 Sun Nov 3 11:04:26 CET 2002 Clock
3480
3481 Fixed invalid Unicode/cp1252.cp which caused 2.1pre5 to
3482 be uncompilable
3483
3484 === RELEASE 2.1pre5 ===
3485
3486 Wed Oct 30 17:22:26 CET 2002 Koblinger Egmont <egmont@cs.bme.hu>
3487
3488 Updated Hungarian translation
3489
3490 Sun Oct 27 18:02:49 CEST 2002 Brain
3491
3492 Fixed terrible keyboard bug in X.
3493
3494 Tue Oct 22 18:21:36 CEST 2002 mikulas
3495
3496 Fixed a crash on svgalib in check_keepalive_connections
3497
3498 Mon Oct 14 17:10:52 CEST 2002 Alexander Udalov <aludal@softhome.net>
3499
3500 Better Cyrillic characters.
3501
3502 Mon Oct 14 11:00:17 CEST 2002 Yevgeny Gromov <yevgeny@tut.by>
3503
3504 Belarusian translation updated and new charset koi8_ru
3505
3506 === RELEASE 2.1pre4 ===
3507
3508 Mon Sep 30 13:22:34 cet 2002 Wojciech Bojdol <wojbol@htc.net.pl>
3509
3510 Polish translation update.
3511
3512 Mon Sep 30 11:37:05 cet 2002 William Yodlowsky <wyodlows@andromeda.rutgers.edu>
3513
3514 SSL patch for Solaris and other systems without /dev/random
3515
3516 Mon Sep 30 10:05:39 cet 2002 Josef Schugt <jupp@gmx.de>, Brain
3517
3518 Links-now button.
3519
3520 Tue Sep 24 19:18:22 CEST 2002 Yevgeny Gromov <yevgeny@tut.by>
3521
3522 Belarusian translation
3523
3524 Fri Sep 20 13:58:10 cet 2002 Brain, PerM
3525
3526 document.all
3527
3528 Wed Sep 18 19:09:52 cet 2002 Brain
3529
3530 Swaped open and closed folder symbol in bookmarks.
3531
3532 Wed Sep 18 9:30:15 cet 2002 Brain:
3533
3534 Fixed Solaris keyboard translation bug.
3535
3536 === RELEASE 2.1pre3 ===
3537
3538 Wed Sep 11 13:29:25 cet 2002 PerM:
3539
3540 2 bugfixes in Javascript - first segfault in for(a in b), second
3541 caused segfault by return this; construction.
3542
3543 Mon Aug 26 23:39:07 cet 2002 Brain
3544
3545 Icon name is set in X
3546
3547 Tue Aug 20 10:54:32 cet 2002 Brain:
3548
3549 Fixed associations bug
3550
3551 Mon Jul 22 09:00:23 cet 2002 Jordan DeLong <fracture@allusion.net>:
3552
3553 Fixed occasional paste bug
3554
3555 Sun Jul 21 22:37:21 cet 2002 Brain:
3556
3557 Euro entity
3558
3559 Mon Jul 16 11:45:17 cet 2002 Chris Lightfoot:
3560
3561 \xab parsing as hex-number in Javascript
3562
3563 === RELEASE 2.1pre2 ===
3564
3565 Sat Jun 29 02:41:50 cet 2002 mikulas:
3566
3567 Use filesystem prealloc on OS/2 - it prevents fragmentation of
3568 downloaded files
3569
3570 Sat Jun 29 02:41:29 cet 2002 mikulas:
3571
3572 Fixed shoting to memory with javascript and input fields
3573
3574 Tue Jun 25 20:18:00 MET DST 2002 mikulas:
3575
3576 Do not call gethostbyaddr when name is not ip address (it should avoid
3577 some useless nameserver queries)
3578
3579 Sun Jun 23 13:35:56 MET DST 2002 mikulas:
3580
3581 -I/usr/local/include was removed (it was needed for some misconfigured
3582 OpenBSD, but it doesn't work with gcc 3.1).
3583
3584 Sun Jun 23 13:13:03 MET DST 2002 mikulas:
3585
3586 Fixed a delay on quit until async lookup terminates
3587
3588 Wed Jun 19 10:41:51 MET DST 2002 brain:
3589
3590 Floating point numbers in configure file are stored with '.' even on
3591 systems with ',' in locales.
3592
3593 Wed Jun 19 10:13:52 MET DST 2002 brain:
3594
3595 Line length fix on framebuffer.
3596
3597 Mon Jun 17 17:44:21 MET DST 2002 Richard Pecl <pecl@unicontrols.cz>:
3598
3599 Use threads on windows
3600
3601 Mon Jun 17 15:28:35 MET DST 2002 mikulas:
3602
3603 New domain names
3604
3605 Mon Jun 17 15:00:38 MET DST 2002 Denis Lackovic <delacko@fly.srk.fer.hr>:
3606
3607 Croatian translation
3608
3609 Mon Jun 17 10:20:03 MET DST 2002 brain:
3610
3611 Small change in x.c to work on some 8-bit displays.
3612
3613 === RELEASE 2.1pre1 ===
3614
3615 Tue Jun 11 14:23:52 MET DST 2002 brain:
3616
3617 Fixed mem_free(NULL) in x.c:1001
3618
3619 === RELEASE 2.0 ===
3620
3621 Mon Jun 10 01:15:33 MET DST 2002 mikulas:
3622
3623 Fixed FP-exception on Alpha
3624
3625 Tue Jun 4 20:19:33 CEST 2002 mpat7421:
3626
3627 C aliasing bugs fixed in lists
3628
3629 Tue Jun 4 19:02:17 CEST 2002 brain:
3630
3631 Fixed crash on 16 color modes in X
3632
3633 Tue Jun 4 16:25:31 CEST 2002 brain:
3634
3635 Fixed problem with colors on X with big endian, 24bits/4bytes, 0xff0000
3636 0xff00 0xff R G B mask
3637
3638 Mon Jun 3 23:28:25 CEST 2002 Jonas Fonseca <fonseca@diku.dk>:
3639
3640 Updated danish translation
3641
3642 Mon Jun 3 23:25:04 CEST 2002 mpat7421:
3643
3644 Fixed crash in text-mode html renderer
3645
3646 === RELEASE 2.0pre6 ===
3647
3648 Thu May 30 22:41:43 MET DST 2002 "Varga Balázs" <vinnui@broadband.hu>:
3649
3650 Updated Hungarian translation
3651
3652 === RELEASE 2.0pre5 ===
3653
3654 Tue May 28 18:00:43 CEST 2002 clock:
3655
3656 fixed segfault on big 16-bit png's (when gamma table is
3657 used)
3658
3659 === RELEASE 2.0pre4 ===
3660
3661 Sun May 26 23:53:31 CEST 2002 brain:
3662
3663 Fixed bug in TIFF's with odd height on big endian
3664 machines (white line in half of the height)
3665
3666 Sun May 26 10:14:49 CEST 2002 clock:
3667
3668 Fixed bad decoding of 16-bit PNG's on big endian
3669 platforms and platforms where unsigned short has
3670 different size than 2 chars.
3671
3672 Sat May 25 18:47:33 CEST 2002 clock:
3673
3674 Fixed bad dithering on big endian and depth=130
3675 Optimized startup (1/2 of former count of float exponentiations)
3676
3677 Fri May 24 22:04:38 CEST 2002 brain:
3678
3679 Fixed several C incompatibilities to compile on MIPSpro Compilers,
3680 Version 7.3.1.3m (problems noticed by Heiko Schlichting
3681 <heiko@FU-Berlin.DE>)
3682
3683 Fri May 24 22:00:00 CEST 2002 PerM:
3684
3685 Changed debugging system in ipret.c and builtin.c
3686
3687 Fri May 24 20:12:19 CEST 2002 brain:
3688
3689 Fixed segfault in js_upcall_set_image_src
3690
3691 Thu May 23 22:21:03 CEST 2002 brain:
3692
3693 Bugfix in name resolving in JS
3694 Frame->top upcall fixed
3695 Removed possible null-pointer-dereferencing bugs in jsint.c
3696
3697 === RELEASE 2.0pre3 ===
3698
3699 Thu May 23 18:13:25 CEST 2002 PerM:
3700
3701 Bugfix in function program(), added document to
3702 frames and several other creeping features.
3703
3704 Thu May 23 16:28:20 CEST 2002 clock:
3705
3706 Fixed a bug in configure.in around libpng
3707
3708 Thu May 23 15:23:10 CEST 2002 brain:
3709
3710 Added calibration into help menu
3711
3712 === RELEASE 2.0pre2 ===
3713
3714 Thu May 23 08:47:13 CEST 2002 clock:
3715
3716 Now compiles with libpng-1.2.2, which has got
3717 libpng/png.h instead of png.h
3718
3719 Wed May 22 21:47:27 CEST 2002 brain:
3720
3721 Fixed frame->top upcall bug
3722
3723 Wed May 22 19:02:36 CEST 2002 brain:
3724
3725 Fixed referer bug (POST data in URL)
3726
3727 Wed May 22 14:39:58 CEST 2002 clock:
3728
3729 Moved fonts from 9 directories to just 5 to make font
3730 matching faster during runtime.
3731
3732 === RELEASE 2.0pre1 ===
3733
3734 Mon May 20 14:29:13 CEST 2002 Miroslav Rudisin <miero@atrey.karlin.mff.cuni.cz>:
3735
3736 Updated Slovak translation
3737
3738 Mon May 20 14:20:20 CEST 2002 brain:
3739
3740 Added X Window graphics driver
3741 Javascript builtin functions
3742 Remade the bookmarks
3743
3744 Mon May 20 14:20:10 CEST 2002 mikulas:
3745
3746 Rewritten for graphics
3747 Added Atheos GUI graphics driver
3748 Added PMShell graphics driver
3749
3750 Mon May 20 14:19:40 CEST 2002 clock:
3751 Added fonts & images
3752 Added SVGAlib graphics driver
3753
3754 Mon May 20 14:18:34 CEST 2002 perm:
3755
3756 Added Javascript
3757
3758 Sun Jul 23 16:30:23 MET DST 2000 mikulas:
3759
3760 Fixed crash on Unix when $HOME didn't exist
3761
3762 Mon Jul 17 23:36:20 cet 2000 mikulas:
3763
3764 OS/2: fixed "Process terminated by SIGPIPE" when user touched mouse
3765 while exiting
3766
3767 === RELEASE 0.97 ===
3768
3769 Fri May 10 02:35:31 MET DST 2002 mikulas:
3770
3771 Fixed another crash in OS/2 with empty clipboard
3772
3773 Fri May 10 00:35:47 MET DST 2002 Fabio Bonelli <fabiobonelli@libero.it>:
3774
3775 Fix deleted bookmarks when disk was full
3776
3777 Thu May 9 03:16:17 cet 2002 mikulas:
3778
3779 Fixed crash when CTRL-INS pressed in OS/2 and there was no selected link
3780
3781 Mon May 6 03:56:05 MET DST 2002 David O'Brien <obrien@FreeBSD.org>:
3782
3783 -force-html
3784
3785 Mon May 6 02:18:00 MET DST 2002 mikulas:
3786
3787 Big forms are a bit faster
3788
3789 Mon May 6 02:08:04 MET DST 2002 mikulas:
3790
3791 Fixed few most obvious bugs in win32 support
3792
3793 Mon May 6 01:50:27 cet 2002 mikulas:
3794
3795 Swapeed x and y entries when reporting image in form
3796
3797 Mon May 6 00:38:04 cet 2002 mikulas:
3798
3799 END doesn't skip to next line when wrapping
3800
3801 Sun May 5 22:41:10 cet 2002 mikulas:
3802
3803 Do not recode invisible form values to display charset and back
3804
3805 Wed May 1 22:10:03 MET DST 2002 mikulas:
3806
3807 Do not strip '?' from url when method is POST
3808
3809 Sat Apr 27 18:23:02 MET DST 2002 mikulas:
3810
3811 Memory debugger disabled
3812
3813 Wed Apr 24 22:12:16 cet 2002 mikulas:
3814
3815 Treat LF as space in attributes
3816
3817 Tue Apr 23 00:38:24 MET DST 2002 Jonas Fonseca <fonseca@diku.dk>:
3818
3819 Danish translation
3820
3821 Sat Apr 20 23:01:27 MET DST 2002 mikulas:
3822
3823 Process broken html tags
3824
3825 Sat Apr 20 19:12:56 MET DST 2002 mikulas:
3826
3827 Ctrl-W selects last item in menu
3828
3829 Wed Apr 10 18:35:20 MET DST 2002 mikulas:
3830
3831 Fixed name clashes on MaxOS X
3832
3833 Mon Apr 8 01:57:04 MET DST 2002 mikulas:
3834
3835 ^[[11m is selected as default
3836
3837 === RELEASE 0.97pre12 ===
3838
3839 Sun Apr 7 17:41:10 cet 2002 mikulas:
3840
3841 Fixed internal error at www.esolutions-ukraine.com
3842
3843 === RELEASE 0.97pre11 ===
3844
3845 Thu Apr 4 20:12:12 cet 2002 mikulas:
3846
3847 Work around some subtle bug in OS/2. Create pipe before socket
3848
3849 === RELEASE 0.97pre10 ===
3850
3851 Wed Apr 3 23:48:10 MET DST 2002 mikulas:
3852
3853 Fixed internal error: cell is now wider
3854
3855 === RELEASE 0.97pre9 ===
3856
3857 Mon Apr 1 16:57:17 cet 2002 mikulas:
3858
3859 Fixes in af_unix
3860
3861 Mon Apr 1 16:25:43 cet 2002 mikulas:
3862
3863 Increase priority on OS/2
3864
3865 Thu Mar 28 00:30:39 cet 2002 Petr Baudis <pasky@pasky.ji.cz>:
3866
3867 Fixed one leak when links came out of memory
3868
3869 === RELEASE 0.97pre8 ===
3870
3871 Wed Mar 27 01:52:24 MET 2002 mikulas:
3872
3873 Ftp doesn't send more commands at once -- slower but safe with MS IIS or
3874 Novell
3875
3876 Tue Mar 26 23:39:42 MET 2002 mikulas:
3877
3878 Do not swallow ' ' in filenames
3879
3880 Sun Mar 24 11:13:52 cet 2002 mikulas:
3881
3882 Fixed double newline when rendering lists: <li><p> xxx
3883
3884 Wed Mar 20 02:24:29 MET 2002 mikulas:
3885
3886 Fixed Ctrl-B binding
3887
3888 Wed Mar 20 02:24:26 MET 2002 mikulas:
3889
3890 va_end used
3891
3892 === RELEASE 0.97pre7 ===
3893
3894 Sat Mar 16 03:06:52 MET 2002 mikulas:
3895
3896 Fixed files not displayed properly when there was reload request on
3897 background
3898
3899 Sat Mar 16 02:49:17 MET 2002 mikulas:
3900
3901 ??? -> \?\?\? (so that it is not recognised as trigraph)
3902
3903 Sat Mar 9 17:56:39 cet 2002 mikulas:
3904
3905 Do not print contents of posted data in 'downloads' menu
3906
3907 === RELEASE 0.97pre6 ===
3908
3909 Wed Mar 6 01:11:33 MET 2002 mikulas:
3910
3911 Charset in values in <SELECT> tag
3912
3913 === RELEASE 0.97pre5 ===
3914
3915 Mon Mar 4 14:26:39 MET 2002 mikulas:
3916
3917 Undefine UNIX on win32. Maybe it helps ... I don't know
3918
3919 Mon Mar 4 13:58:14 MET 2002 mikulas:
3920
3921 Fixed bad loading of imgmap
3922
3923 === RELEASE 0.97pre4 ===
3924
3925 Sun Mar 3 23:14:58 MET 2002 mikulas:
3926
3927 Always trust 'Content-Length' when communicating with HTTP/1.1 server --
3928 work around broken HTTP/1.1 servers that send Connection: close, but
3929 keep the connection
3930
3931 Sun Mar 3 22:55:58 MET 2002 mikulas:
3932
3933 Handle encoding to utf-8 correctly
3934
3935 Sun Mar 3 22:01:43 cet 2002 mikulas:
3936
3937 Do not accept '<' without name as a tag
3938
3939 Sun Mar 3 21:05:10 MET 2002 Peter Naulls <peter@chocky.org>:
3940
3941 RiscOS support
3942
3943 Sun Mar 3 20:58:12 MET 2002 mikulas:
3944
3945 -dump does not stuck in redirect loops
3946
3947 Sun Mar 3 20:57:54 MET 2002 mikulas:
3948
3949 Test for dlopen in configure (openssl needs it)
3950
3951 Sun Mar 3 05:32:09 MET 2002 mikulas:
3952
3953 Fixed ESC timeout
3954
3955 Sun Mar 3 03:24:14 MET 2002 mikulas:
3956
3957 Input field is one char larger
3958
3959 Sat Mar 2 14:36:13 cet 2002 mikulas:
3960
3961 Report terminal size in User-Agent
3962
3963 Sat Mar 2 12:13:20 cet 2002 mikulas:
3964
3965 Improved performance of rendering nested tables
3966
3967 Tue Feb 26 03:26:43 cet 2002 mikulas:
3968
3969 Removed LONG_MIN, LONG_MAX because they were undefined on irix
3970
3971 Fri Feb 8 21:48:58 MET 2002 mikulas:
3972
3973 Fixed one case where 0 would go to the 'save formatted document' output
3974
3975 Fri Feb 8 09:21:33 MET 2002 Muhamad Faizal <faizal@mfaizal.net>:
3976
3977 Indonesian translation
3978
3979 Mon Feb 4 22:58:38 MET 2002 mikulas:
3980
3981 Include <wait.h> if found
3982
3983 Mon Feb 4 14:52:36 MET 2002 mikulas:
3984
3985 #define __EXTENSIONS__ -- I hope it helps on SunOS
3986
3987 === RELEASE 0.97pre3 ===
3988
3989 Mon Feb 4 13:55:56 MET 2002 mikulas:
3990
3991 Fix compile error
3992
3993 Sat Feb 2 03:10:20 MET 2002 Karvinen Ilkka <ik@iki.fi>:
3994
3995 Finnish translation
3996
3997 === RELEASE 0.97pre2 ===
3998
3999 Wed Jan 30 13:16:30 cet 2002 mikulas:
4000
4001 Fix compile error when -lgpm works but gpm.h is not there
4002
4003 Wed Jan 30 13:15:38 cet 2002 Aldy Hernandez <aldyh@cygnus.com>:
4004
4005 MacOS address resolution fix
4006
4007 Wed Jan 30 13:05:35 cet 2002 Cliff Cunnington <cliff@ccnet.demon.nl>:
4008
4009 Added € symbol
4010
4011 Wed Jan 30 13:01:11 cet 2002 Jacek Fedorynski <jfedor@jfedor.org>:
4012
4013 Fixed segfault when posting large form
4014
4015 === RELEASE 0.97pre1 ===
4016
4017 Tue Jan 29 17:17:22 MET 2002 Petr Baudis <pasky@pasky.ji.cz>:
4018
4019 Manpage update
4020
4021 Tue Jan 29 17:06:11 MET 2002 zas <zas@norz.org>:
4022
4023 Updated french translation
4024
4025 Tue Jan 29 17:04:59 MET 2002 Ionel Mugurel Ciobica:
4026
4027 Romanian translation
4028
4029 Tue Jan 29 17:02:48 MET 2002 mikulas:
4030
4031 Fixed error when sprintf return value is defined as 'void' in headers
4032
4033 Tue Jan 29 16:50:53 MET 2002 Petr Baudis <pasky@pasky.ji.cz>:
4034
4035 Cookie expiration
4036
4037 Tue Jan 29 16:49:48 MET 2002 mikulas:
4038
4039 Do not reject cookies with insecure domain (but send them only to
4040 original server, not to the whole domain)
4041
4042 Tue Jan 29 16:45:31 MET 2002 Petr Baudis <pasky@pasky.ji.cz>:
4043
4044 Fix stripping '?' out of form url
4045
4046 Tue Jan 29 16:40:32 MET 2002 Petr Baudis <pasky@pasky.ji.cz>:
4047
4048 Add "LISTING" tag
4049
4050 Tue Jan 29 16:39:03 MET 2002 Petr Baudis <pasky@pasky.ji.cz>:
4051
4052 Fix relative redirect on -dump and -source
4053
4054 Tue Jan 29 16:36:02 MET 2002 Petr Baudis <pasky@pasky.ji.cz>:
4055
4056 Use "imgtitle" if there's no "alt"
4057
4058 Tue Jan 29 16:20:19 cet 2002 Carles <isard@ctv.es>:
4059
4060 Catalan translation
4061
4062 Tue Jan 29 16:18:45 cet 2002 Stefan de Groot <stefan@nllinux.nl>:
4063
4064 Dutch translation
4065
4066 Tue Jan 29 16:16:53 cet 2002 mikulas:
4067
4068 Fixed name clash of struct option with includes on cygwin
4069
4070 Tue Jan 29 16:12:59 cet 2002 mikulas:
4071
4072 Do not allow larger input fiels than screen size
4073
4074 Tue Jan 29 16:12:43 cet 2002 mikulas:
4075
4076 Fixed internal error "cell_with" in table parser
4077
4078 Tue Jan 29 15:36:51 cet 2002 mikulas:
4079
4080 Fixed double %0d when posting textarea
4081
4082 Tue Jan 29 15:35:51 cet 2002 mikulas:
4083
4084 Fixed crash when amount of items in select box decreases after reload
4085 Make it remember select item on reload (fixes www.xchat.cz)
4086
4087 Sat Jan 26 03:47:13 MET 2002 mikulas:
4088
4089 Work-around for Sun C bug
4090
4091 Sat Jan 26 03:47:00 MET 2002 mikulas:
4092
4093 Fixed one read overrun in parser
4094
4095 Fri Jan 11 19:02:02 cet 2002 mikulas:
4096
4097 Fixed crash in OS/2 when user pressed Ctrl-V and clipboard was empty
4098
4099 Sat Dec 8 23:19:27 MET 2001 mikulas:
4100
4101 Fixed leaving zombie processes when more children exited simultaneously
4102
4103 Tue Sep 25 11:16:29 MET DST 2001 karel.kulhavy@pharma.novartis.com:
4104
4105 Fixed compile incompatibility
4106
4107 Tue Sep 25 11:10:36 MET DST 2001 Andrew Rodionoff <arnost@mail.ru>:
4108
4109 Fixed minor bug in kbd binding
4110
4111 === RELEASE 0.96 ===
4112
4113 Mon Jul 2 03:25:39 MET DST 2001 Serge Winitzki <serge at scriabin dot PHYS dot cwru dot edu>:
4114
4115 SSL detection fix
4116
4117 Mon Jul 2 03:21:50 MET DST 2001 Serge Winitzki <serge at scriabin dot PHYS dot cwru dot edu>:
4118
4119 Updated Russian translation
4120
4121 === RELEASE 0.96pre8 ===
4122
4123 Sat Jun 23 00:57:42 cet 2001 Nalin Dahyabhai <nalin@redhat.com>:
4124
4125 Fixed occasional destroying of read buffer on Alpha
4126
4127 Fri Jun 22 21:50:08 cet 2001 mikulas:
4128
4129 One more charset fix
4130
4131 === RELEASE 0.96pre7 ===
4132
4133 Mon Jun 18 23:39:22 MET DST 2001 mikulas:
4134
4135 Do not retry on SSL error
4136
4137 Mon Jun 18 23:12:36 MET DST 2001 Michail Litvak <mci@owl.openwall.com>:
4138
4139 Patch configure.in to force error if OpenSSL not found
4140
4141 Mon Jun 18 23:03:03 MET DST 2001 mikulas:
4142
4143 Charset from server has higher precedence than charset in document
4144
4145 === RELEASE 0.96pre6 ===
4146
4147 Tue Jun 12 23:08:11 MET DST 2001 mikulas:
4148
4149 '?' and anything behind it is completely stripped out of form action url
4150 (it fixes problem when browsing newsgroups on google)
4151
4152 === RELEASE 0.96pre5 ===
4153
4154 Tue Jun 12 21:31:01 MET DST 2001 mikulas:
4155
4156 Fixed memory leak when SSL protocol was violated
4157
4158 === RELEASE 0.96pre4 ===
4159
4160 Tue Jun 12 14:19:05 MET DST 2001 mikulas:
4161
4162 Fixed '->' not working in menus
4163
4164 Mon Jun 11 15:24:09 MET DST 2001 mikulas:
4165
4166 Don't use unrestartable timeout when server does not send Accept-ranges,
4167 but supports range requests
4168
4169 === RELEASE 0.96pre3 ===
4170
4171 Mon Jun 11 13:16:49 MET DST 2001 Peter Wang <tjaden@alphalink.com.au>:
4172
4173 Rebindable keys in menus
4174
4175 Mon Jun 11 13:05:18 MET DST 2001 mikulas:
4176
4177 Fixed memory leak when SSL aborted
4178
4179 === RELEASE 0.96pre2 ===
4180
4181 Thu Jun 7 14:24:17 MET DST 2001 mikulas:
4182
4183 Fixed crashes in 0.96pre1 with some languages because intl/synclang was
4184 not run
4185
4186 Wed Jun 6 18:33:19 cet 2001 mikulas:
4187
4188 Fixed crash when received invalid cookie
4189
4190 Sun Jun 3 14:11:54 cet 2001 mikulas:
4191
4192 Fixed searching for -lsocket in configure.in
4193 (bug introduced in 0.96pre1)
4194
4195 === RELEASE 0.96pre1 ===
4196
4197 Sun Jun 3 01:49:44 MET DST 2001 mikulas:
4198
4199 Ctrl-A, Ctrl-E, Ctrl-F, Ctrl-B work again (were disable by kbdbind
4200 patch)
4201
4202 Sun Jun 3 01:36:09 MET DST 2001 Anton Voloshin <vav@isv.ru>:
4203
4204 Proper encoding of form entries
4205
4206 Sat Jun 2 02:45:49 MET DST 2001 Simos Xenitellis <simos@hellug.gr>
4207 Alejandros Diamandidis <adia@egnatia.ee.auth.gr>:
4208
4209 Greek codepages & translation
4210
4211 Sat Jun 2 02:39:21 MET DST 2001 Mediavilla David <f4j900zx001@NOSPAMsneakemail.com>:
4212
4213 Updated Spanish translation
4214
4215 Sat Jun 2 02:15:19 MET DST 2001 "Martin Norba:ck" <d95mback@dtek.chalmers.se>:
4216
4217 Updated Swedish translation
4218
4219 Sat Jun 2 02:14:47 MET DST 2001 "Benjamin C. W. Sittler" <bsittler@iname.com>:
4220
4221 Macroman 2000 charset
4222
4223 Sat Jun 2 02:05:46 MET DST 2001 Marius Gedminas <marius.gedminas@uosis.mif.vu.lt>:
4224
4225 Fixed reversed HOME/END on RXVT
4226
4227 Sat Jun 2 01:50:10 MET DST 2001 mikulas:
4228
4229 Fixed textarea overlapping next frame
4230
4231 Sat Jun 2 01:39:19 MET DST 2001 Peter Wang <tjaden@alphalink.com.au>:
4232
4233 More keys to bind
4234
4235 Sun May 27 13:20:12 cet 2001 mikulas:
4236
4237 Fixed badly displayed time when time was >1d and <1d1h
4238
4239 Tue Apr 17 18:52:11 MET DST 2001 mikulas:
4240
4241 Fixed color handling for dos telnet with broken VT100
4242
4243 Mon Apr 9 01:38:02 MET DST 2001 Olexander Kunytsa <kunia@istc.kiev.ua>:
4244
4245 Ukrainian translation update
4246
4247 Mon Apr 9 01:37:33 MET DST 2001 Kaloian Doganov <kaloian@europe.com>:
4248
4249 Bulgarian translation update
4250
4251 Mon Apr 9 01:35:04 MET DST 2001 Han The Thanh <thanh@informatics.muni.cz>:
4252
4253 Vietnamesse codepages
4254
4255 Mon Apr 9 01:12:23 MET DST 2001 Marco Bodrato <bodrato@linuz.sns.it>:
4256
4257 Twinterm support
4258
4259 Sun Apr 8 23:47:35 MET DST 2001 mikulas:
4260
4261 Noproxy removed because it is broken
4262
4263 Fri Mar 23 04:23:51 MET 2001 Radovan Stas <radoone@skmi.science.upjs.sk>:
4264
4265 Slovak translation
4266
4267 Fri Mar 23 04:23:17 MET 2001 Alberto Garcia <berto@gpul.org>:
4268
4269 Galician translation
4270
4271 Fri Mar 23 04:13:35 MET 2001 Adam Harvey <matlhdam@iinet.net.au>:
4272
4273 Fixed sometimes badly posted form
4274
4275 Fri Mar 23 03:40:39 MET 2001 Nuno Miguel Rodrigues <nmr@europa.net.dhis.org>:
4276
4277 Unixware console fix
4278
4279 Sun Feb 11 22:18:20 MET 2001 mikulas:
4280
4281 Fixed bug in HTTP requester when server sends only one byte
4282
4283 Mon Jan 15 23:04:06 MET 2001 Oleg Belousov <strijar@urai.ru>:
4284
4285 "Ignore charset info sent by server" is saved din config file
4286
4287 Sat Jan 13 14:40:14 cet 2001 mikulas:
4288
4289 Fixed crash when '|' was pressed and there was no header
4290
4291 === RELEASE 0.95 ===
4292
4293 Tue Jan 2 12:57:29 MET 2001 zas@norz.org:
4294
4295 Updated French translation
4296
4297 Tue Jan 2 12:55:44 MET 2001 mikulas:
4298
4299 HTTP auth disabled again because it is really buggy
4300
4301 === RELEASE 0.94 ===
4302
4303 Sun Dec 31 23:36:11 MET 2000 Alexander Mai <st002279@hrzpub.tu-darmstadt.de>:
4304
4305 Updated manpage and help
4306
4307 Sun Dec 31 23:30:35 MET 2000 mikulas:
4308
4309 Fixed race in keyboard code (links sometimes blocked on tty read)
4310
4311 Sun Dec 31 22:58:31 MET 2000 mikulas:
4312
4313 Fixed overflow when loading files longer than 200M
4314
4315 Sun Dec 31 21:23:13 cet 2000 mikulas:
4316
4317 Updated Czech translation
4318
4319 Sun Dec 31 21:22:47 cet 2000 Taniel Kirikal <taniel@colleduc.ee>:
4320
4321 Estonian translation
4322
4323 Sat Dec 30 17:11:06 MET 2000 Dmitry Pinchukov <dpinch@mail.ru>:
4324
4325 Ukrainian translation
4326
4327 Sat Dec 30 13:41:37 MET 2000 Baris Metin <baris@gelecek.com.tr>:
4328
4329 Turkish translation
4330
4331 Sat Dec 30 13:27:50 MET 2000 Kaloian Doganov <kaloian@europe.com>:
4332
4333 Bulgarian translation
4334
4335 Wed Dec 13 22:07:53 MET 2000 mikulas:
4336
4337 Compatible behaviour when FORM ACTION contains '?'
4338
4339 === RELEASE 0.94pre9 ===
4340
4341 Tue Dec 12 12:41:03 MET 2000 mikulas:
4342
4343 Fixed crash in table parser
4344
4345 Sun Dec 10 22:27:16 cet 2000 mikulas:
4346
4347 Changed weird 'D' behaviour when document changed under menu
4348
4349 === RELEASE 0.94pre8 ===
4350
4351 Sat Dec 9 23:59:10 MET 2000 Mike Swieton <pyromage@pyromage.net>:
4352
4353 Form is not posted when jumping to field by number
4354
4355 Sat Dec 9 23:53:47 MET 2000 mikulas:
4356
4357 Better handling of ESC followed by an arrow within timeout
4358
4359 Sat Dec 9 23:43:19 MET 2000 mikulas:
4360
4361 Fixed incorrect processing of strings containing space or " in config file
4362
4363 Sat Dec 9 23:12:54 MET 2000 mikulas:
4364
4365 Fixed BAD pointer operations in new config code
4366
4367 Sun Dec 3 20:24:37 cet 2000 mikulas:
4368
4369 Fixed memory leak in ssl
4370
4371 === RELEASE 0.94pre7 ===
4372
4373 Fri Dec 1 15:38:39 MET 2000 mikulas:
4374
4375 Fixed bug in action tag handling that appeared in previous version
4376
4377 === RELEASE 0.94pre6 ===
4378
4379 Fri Dec 1 01:41:06 MET 2000 mikulas:
4380
4381 History was misdisplayed when there were posted documents
4382
4383 Fri Dec 1 01:37:17 MET 2000 mikulas:
4384
4385 Better handling of missing action in form tag
4386
4387 Fri Dec 1 01:33:26 MET 2000 mikulas:
4388
4389 Algoritm to find file names in ftp lists improved
4390
4391 Fri Dec 1 01:32:55 MET 2000 mikulas:
4392
4393 'Save formatted document' should no more save zeros, no more beeps on
4394 win32
4395
4396 === RELEASE 0.94pre5 ===
4397
4398 Thu Nov 16 23:07:44 MET 2000 mikulas:
4399
4400 --without-ssl
4401
4402 Thu Nov 16 22:53:55 MET 2000 Peter Wang <tjaden@alphalink.com.au>:
4403
4404 Rebindable keys, /etc/links.cfg
4405
4406 Wed Nov 15 14:00:17 cet 2000 mikulas:
4407
4408 Fixes for OS/2
4409
4410 Tue Nov 14 16:43:59 MET 2000 mikulas:
4411
4412 wipe-out-ssl script that clears all SSL hooks
4413
4414 === RELEASE 0.94pre4 ===
4415
4416 Thu Nov 9 22:51:35 MET 2000 Sergei Borushevsky <b_sp@usa.net>:
4417
4418 SSL
4419
4420 === RELEASE 0.94pre3 ===
4421
4422 Thu Nov 2 21:20:23 MET 2000 Martin Kavalec <martin@penguin.cz>:
4423
4424 Fixed redundant ':' in Host header
4425
4426 Thu Nov 2 21:08:17 MET 2000 Sergei Borushevsky <b_sp@usa.net>:
4427
4428 Fixed HTTP auth
4429
4430 === RELEASE 0.94pre2 ===
4431
4432 Thu Nov 2 00:31:20 MET 2000 mikulas:
4433
4434 Fixed weird behavior of 'G' when page was created by POST
4435
4436 Thu Nov 2 00:23:17 MET 2000 mikulas:
4437
4438 HTTP auth disabled because it can cause random crashing
4439
4440 Wed Nov 1 23:05:02 MET 2000 mikulas:
4441
4442 Fixed a bug that it didn't send port number in Host field
4443
4444 Mon Oct 30 22:55:30 MET 2000 mikulas:
4445
4446 Fixed memory leak when Ctrl-C is pressed in authentication window
4447
4448 Mon Oct 30 22:45:32 MET 2000 mikulas:
4449
4450 Fixed badly posted form when <FORM> without "action" was on page
4451 generated from POST request
4452
4453 Mon Oct 30 22:44:40 MET 2000 "-=[KamiKazeNH]=-" <kamikazenh@gmx.net>:
4454
4455 Brazilian Portuguese translation
4456
4457 Mon Oct 30 22:11:52 MET 2000 Cristiano Guadagnino <cris@geppo.cmb2000.it>:
4458
4459 Updated Italian translation
4460
4461 Mon Oct 30 22:04:37 MET 2000 mikulas:
4462
4463 Fixed INTERNAL ERROR: cell is now wider if there is <pre> inside <li>
4464 inside table
4465
4466 Tue Oct 24 18:39:52 MET DST 2000 Fabrice Haberer-Proust <fric@gmx.li>:
4467
4468 French translation
4469
4470 === RELEASE-0.94pre1 ===
4471
4472 Tue Oct 24 01:02:50 MET DST 2000 Sergei Borushevsky <b_sp@usa.net>:
4473
4474 No-proxy-for, HTTP authentication
4475
4476 Tue Oct 24 01:02:47 MET DST 2000 Sergei Borushevsky <b_sp@usa.net>:
4477
4478 Ctrl-W completition
4479
4480 === RELEASE 0.93 ===
4481
4482 Mon Oct 23 23:16:56 MET DST 2000 mikulas:
4483
4484 Fixed one ANSI C incompatibility
4485
4486 Mon Oct 23 22:13:12 MET DST 2000 mikulas:
4487
4488 Don't use af_unix sockets if sys/un.h doesn't exist
4489
4490 Mon Oct 23 21:53:53 MET DST 2000 mikulas:
4491
4492 Fixed memory leak when Ctrl-C is pressed in type query window
4493
4494 Mon Oct 16 21:14:45 MET DST 2000 Gianluca Montecchi <gianluca@pluto.linux.it>:
4495
4496 Italian translation
4497
4498 Mon Oct 16 21:10:03 MET DST 2000 Jimenez Martinez Angel Luis <al026635@alumail.uji.es>:
4499
4500 Updated Spanish translation
4501
4502 === RELEASE 0.93pre4 ===
4503
4504 Mon Oct 16 12:02:10 cet 2000 mikulas:
4505
4506 Fixed "INTERNAL ERROR: cell is now wider" in table renderer
4507
4508 Thu Oct 12 23:42:33 cet 2000 mikulas:
4509
4510 Fixed crash when bookmarks file didn't end with '\n'
4511 Fixed bad behaviour when bookmark title contained '|'
4512
4513 === RELEASE 0.93pre3 ===
4514
4515 Tue Oct 10 11:48:08 MET DST 2000 mikulas:
4516
4517 Fixed inconsistent behaviour of search in more frames
4518
4519 === RELEASE 0.93pre2 ===
4520
4521 Mon Oct 9 20:33:44 MET DST 2000 Suveg Gabor <gsuveg@sgmobil2000.hu>:
4522
4523 Hungarian translation
4524
4525 Mon Oct 9 20:18:23 MET DST 2000 mikulas:
4526
4527 Space handling in URL is compatible with lynx
4528
4529 Mon Oct 9 20:09:20 MET DST 2000 mikulas:
4530
4531 Fixed bug that connection end was sometimes missed when downloading more
4532 files
4533
4534 Wed Oct 4 15:23:54 cet 2000 Martin Norback <d95mback@dtek.chalmers.se>
4535
4536 Swedish translation
4537
4538 Wed Oct 4 15:23:39 cet 2000 Jimenez Martinez Angel Luis <al026635@alumail.uji.es> &
4539 David Mediavilla Ezquibela <davidme.forum@bigfootNOSPAM.com>:
4540
4541 Spanish translation
4542
4543 Sun Aug 13 18:03:22 cet 2000 mikulas:
4544
4545 It is working with buggy HTTP/1.0 servers that send invalid Content-Type
4546
4547 Sat Aug 12 23:44:57 cet 2000 mikulas:
4548
4549 OS/2: fixed mouse cursor sometimes left after terminating
4550
4551 Sat Aug 12 23:07:04 cet 2000 mikulas:
4552
4553 Fixed crash on error in -dump or -source
4554
4555 Sun Jul 23 16:30:23 MET DST 2000 mikulas:
4556
4557 Fixed crash on Unix when $HOME didn't exist
4558
4559 Mon Jul 17 23:36:20 cet 2000 mikulas:
4560
4561 OS/2: fixed "Process terminated by SIGPIPE" when user touched mouse
4562 while exiting
4563
4564 === RELEASE 0.93pre1 ===
4565
4566 Tue Sep 19 17:22:54 CEST 2000 mikulas:
4567
4568 Fixed crash in html parser
4569 Fixed crash in bookmark window
4570
4571 === RELEASE 0.92 ===
4572
4573 Fri Jun 30 00:06:18 MET DST 2000 mikulas:
4574
4575 Fixed sometimes incorrectly displayed window title in OS/2
4576
4577 Fri Jun 30 00:05:19 MET DST 2000 Aurimas Mikalauskas <inner@dammit.lt>:
4578
4579 Lithuanian translation
4580
4581 === RELEASE 0.91 ===
4582
4583 Wed Jun 28 12:19:31 MET DST 2000 mikulas:
4584
4585 Target was not working in 0.90, links were always displayed in top frame
4586
4587 === RELEASE 0.90 ===
4588
4589 Tue Jun 27 18:25:50 MET DST 2000 mikulas:
4590
4591 Fixed incorrect blocking of terminal that caused problems on sun
4592
4593 Tue Jun 27 14:00:55 MET DST 2000 mikulas:
4594
4595 Fixed incorrectly displayed estimated length when restarting ftp
4596 download
4597
4598 Tue Jun 27 11:22:54 MET DST 2000 mikulas:
4599
4600 Now it ignores spaces in html attribute values
4601 Fixed incorrect display when link with content type: text/plain was
4602 pointing to frame
4603
4604 === RELEASE 0.90pre3 ===
4605
4606 Thu Jun 22 23:00:19 MET DST 2000 mikulas:
4607
4608 Fixed incorrectly displayed textarea when numbered links are on
4609 Alex Antropoff's patch for spaces at the end of url was not correct;
4610 removed
4611 err changed to er because of name conflict on Apple
4612 Fixed crash when links received HUP signal
4613
4614 Thu Jun 22 22:42:10 MET DST 2000 Alexander Mai <mai@migdal.ikp.physik.tu-darmstadt.de>:
4615
4616 Updated manpage
4617
4618 Thu Jun 22 22:21:00 MET DST 2000 Peter Gervai <grin@tolna.net>:
4619
4620 Mailcap to links.cfg convertor
4621
4622 Thu Jun 22 09:11:30 MET DST 2000 Serge Winitzki <serge at mendax dot phys dot cwru dot edu>:
4623
4624 Updated Russian localization
4625
4626 Tue Jun 20 23:43:25 MET DST 2000 mikulas:
4627
4628 Removed DOS end-of-line from some files
4629 Servers are added to blacklist rather than proxies
4630
4631 === RELEASE 0.90pre2 ===
4632
4633 Mon Jun 19 12:21:55 MET DST 2000 beckers <beckers@st-oneline.de>:
4634
4635 Updated German translation
4636
4637 Sun Jun 18 18:37:21 MET DST 2000 mikulas:
4638
4639 Fixed lockup on systems with too small socket size (NetBSD)
4640
4641 Sun Jun 18 11:57:41 MET DST 2000 mikulas:
4642
4643 Workaround for libcs that lock up when qsort is called with zero length
4644 array (NetBSD)
4645 Home and End work in NetBSD console
4646 Workaround for buggy servers that can't handle too long Accept-Charset
4647 (www.seznam.cz)
4648
4649 Sat Jun 17 13:37:24 MET DST 2000 Marius Gedminas <mgedmin@takas.lt>:
4650
4651 ISO-8859-4 and ISO-8859-13 codepages
4652
4653 === RELEASE 0.90pre1 ===
4654
4655 Wed Jun 14 19:13:36 MET DST 2000 Alex Antropoff <alex@tirastel.md>:
4656
4657 Allowed spaces at the end of URL
4658
4659 Wed Jun 14 18:26:12 MET DST 2000 mikulas:
4660
4661 Fixed shooting to memory when DNS query was cancelled
4662
4663 Wed Jun 14 00:28:34 MET DST 2000 Alexander Mai <st002279@hrzpub.tu-darmstadt.de>:
4664
4665 Updated manpage
4666
4667 Tue Jun 13 23:53:05 MET DST 2000 Arkadiusz 'Jo Joro' Sochala <jojoro@poczta.onet.pl>:
4668
4669 Updated Polish translation
4670
4671 Tue Jun 13 23:52:36 MET DST 2000 Armon Red <armon@islandia.is>:
4672
4673 Updated Icelandic translation
4674
4675 Mon Jun 12 17:18:17 MET DST 2000 mikulas:
4676
4677 Fixes for BeOS
4678
4679 Mon Jun 12 13:45:44 MET DST 2000 mikulas:
4680
4681 Fixed infinite loop in requester
4682
4683 Mon Jun 12 13:11:26 MET DST 2000 mikulas:
4684
4685 -anonymous
4686
4687 Sun Jun 11 22:27:48 MET DST 2000 mikulas:
4688
4689 Accept-charset
4690
4691 Sun Jun 11 20:29:22 cet 2000 root:
4692
4693 Timeouts don't flood the queue in environments that can't do paralel
4694 DNS lookup (OS/2, BeOS)
4695
4696 Sun Jun 11 20:25:47 cet 2000 Alex Antropoff <alex@tirastel.md>:
4697
4698 Added 'Accept: */*' to the request header
4699
4700 Sat Jun 10 17:56:23 MET DST 2000 mikulas:
4701
4702 Fixed memory leak in put_link_line
4703 Refresh now loads the document to the same frame
4704
4705 Sat Jun 10 10:19:41 MET DST 2000 mikulas:
4706
4707 Fixed shooting to memory in telnet protocol
4708
4709 Sat Jun 10 10:04:14 MET DST 2000 mikulas:
4710
4711 Fixed crash in url requester introduced yesterday
4712
4713 Fri Jun 9 21:02:12 MET DST 2000 mikulas:
4714
4715 Fixed badly displayed document sometimes when user pressed '\'
4716 Finger protocol
4717 Now it doesn't stop loading main page when image is viewed
4718 Fixed security bug: proxy:// url is now only for internal use (it could
4719 be used to force links to accept any cookie)
4720 Fixed security bug: when opening new window, links encodes special
4721 characters so that they are not interpreted by shell
4722 Fixed crash in cache when server sent incomplete page on reload
4723
4724 Fri Jun 9 13:44:10 MET DST 2000 mikulas:
4725
4726 Support for terminals with block cursor (xterm, FreeBSD console)
4727
4728 Fri Jun 9 11:14:26 MET DST 2000 mikulas:
4729
4730 Document info didn't show info about current link when in frame
4731 Memory info window has also refresh
4732 Fixed memory leak when saving config file failed
4733
4734 Fri Jun 9 01:38:35 MET DST 2000 mikulas:
4735
4736 Mailto and telnet support
4737
4738 Thu Jun 8 02:33:02 cet 2000 root:
4739
4740 Fixed crash when user presses ^C in resources window
4741
4742 Thu Jun 8 01:37:30 cet 2000 root:
4743
4744 Correct behaviour when there are more forms in a table
4745
4746 Wed Jun 7 13:37:15 MET DST 2000 mikulas:
4747
4748 It doesn't display some xml tags
4749 Fixed incorrect restart of connection when formatting document took
4750 longer than timeout
4751
4752 Mon Jun 5 22:55:06 MET DST 2000 Alex Antropoff <alex@tirastel.md>:
4753
4754 Now it accepts 'charset' attribute of meta element
4755
4756 Mon Jun 5 22:54:05 MET DST 2000 mikulas:
4757
4758 Fixed "Unknown error" or crash on startup
4759
4760 Wed May 31 21:58:43 MET DST 2000 mikulas:
4761
4762 Fixed memory leak
4763
4764 Wed May 31 21:30:31 MET DST 2000 Serge Winitzki <serge at mendax dot phys dot cwru dot edu>:
4765
4766 Upadted Russian localization
4767
4768 Wed May 31 18:14:22 MET DST 2000 mikulas:
4769
4770 It displays loading status when loading frames
4771
4772 Wed May 31 11:31:40 MET DST 2000 mikulas:
4773
4774 Now it compiles on BSD
4775 Fixed bug with user viewers introduced with ^C fix
4776 Configure script checks for XFree for OS/2
4777 Some fixes for XFree under OS/2
4778
4779 Tue May 30 19:01:04 MET DST 2000 mikulas:
4780
4781 Changed gen-intl script so that it works on buggy Solaris shell
4782
4783 Tue May 30 16:54:07 MET DST 2000 mikulas:
4784
4785 Menu contains link for user's manual
4786 When you press ^C in master xterm, it doesn't kill all xterms
4787
4788 Tue May 30 16:07:58 MET DST 2000 Jan Bobrowski <jb@mohan.krakow.pl>:
4789
4790 Small optimization in file listing
4791
4792 Tue May 30 11:36:50 MET DST 2000 mikulas:
4793
4794 Fixed bug that bookmarks and history were sometimes lost
4795
4796 Tue May 30 11:26:56 MET DST 2000 Wojtek Bojdo/l <wojboj@lp.net.pl>:
4797
4798 Updated Polish translation
4799
4800 Tue May 30 11:26:47 MET DST 2000 Armon Red <armon@islandia.isarmon@islandia.is>:
4801
4802 Updated Icelandic translation
4803
4804 Tue May 30 00:27:53 cet 2000 root:
4805
4806 Rewritten mouse driver for OS/2. Mouse doesn't leave shadows in full
4807 screen
4808
4809 Wed May 24 23:42:34 MET DST 2000 mikulas:
4810
4811 Few optimizations
4812
4813 Tue May 23 18:09:26 MET DST 2000 mikulas:
4814
4815 Ctrl-C doesn't break Links when external viewer running
4816 Now it doesn't display text when running in background
4817 Fixed to compile on non-GNU c
4818
4819 Tue May 23 15:53:23 MET DST 2000 mikulas:
4820
4821 Fixed memory leak in terminal introduced in previous version
4822
4823 Mon May 22 17:32:11 cet 2000 root:
4824
4825 Better parsing of directory listing in ftp
4826 Handling of broken links, that reference beyound root (like ../../..)
4827 Handling of broken pages, that have '?' in form action
4828 Now it asks before exiting
4829 It recognises '~' as home directory
4830 Ctrl-L for redraw
4831 Using WWW_HOME variable
4832 HTTP bug workarounds are configurable
4833 FTP password configurable
4834 Jump to selected link when searching
4835
4836 Mon May 22 17:08:30 cet 2000 M.K.Srikant <srix@vsnl.com>:
4837
4838 Fixed incorrect behaviour when "value" attribute was missing
4839
4840 Mon May 22 14:58:46 cet 2000 root:
4841
4842 Correct reporting of error when connect fails
4843 intl/synclang rewritten in awk, so it's much faster
4844
4845 Sat May 20 22:35:45 MET DST 2000 mikulas:
4846
4847 Fixed crash when user jumped to page via history and the page was not
4848 cached
4849 Fixed crash sometimes when disk was out of space while downloading (it
4850 was not fixed entirely)
4851 Correct parsing of XML tags
4852
4853 Fri May 19 21:27:46 MET DST 2000 mikulas:
4854
4855 Fixed bug that cookies didn't work with proxy
4856
4857 Wed May 17 11:17:18 MET DST 2000 mikulas:
4858
4859 Fixed one very rare shooting to memory in bookmarks
4860
4861 Wed May 17 10:21:04 MET DST 2000 Armon Red <armon@islandia.isarmon@islandia.is>:
4862
4863 Icelandic translation
4864
4865 Wed May 17 10:19:45 MET DST 2000 Arkadiusz 'Jo Joro' Sochala <jojoro@poczta.onet.pl>:
4866
4867 Updated Polish translation
4868
4869 Tue May 16 19:18:21 MET DST 2000 mikulas:
4870
4871 Pthreads are disabled, they'll be probably used only for systems that
4872 really need it (W32)
4873
4874 Mon May 15 23:27:30 MET DST 2000 mikulas:
4875
4876 Few frame fixes
4877
4878 Mon May 15 15:07:16 MET DST 2000 mikulas:
4879
4880 Fixed configure so that it works on Solaris
4881
4882 Sat May 13 19:00:24 MET DST 2000 mikulas:
4883
4884 Pthreads
4885 Only one pending lookup at a time
4886 Better memory leak debugging
4887
4888 Sat May 13 17:27:01 MET DST 2000 Evan Hughes <hughes@lab43.org>:
4889
4890 Bookmarks
4891
4892 Sat May 13 17:26:46 MET DST 2000 mikulas:
4893
4894 Change size of window in OS/2
4895
4896 Sat May 6 00:44:14 MET DST 2000 mikulas:
4897
4898 Fixed file descriptor leak when browsing local directories
4899
4900 Fri May 5 01:32:27 MET DST 2000 mikulas:
4901
4902 Support for buggy servers that send space before HTTP response
4903
4904 Wed May 3 15:33:26 MET DST 2000 mikulas:
4905
4906 Numbered links
4907 Codepage 1257
4908
4909 Thu Apr 27 23:16:55 cet 2000 root:
4910
4911 Correct handling of responses that have space at the end of line
4912
4913 Thu Apr 27 11:25:02 MET DST 2000 mikulas:
4914
4915 Fixed crash introduced with previous fix
4916
4917 Wed Apr 26 22:19:27 MET DST 2000 mikulas:
4918
4919 Fixed crash sometimes when disk was out of space while downloading
4920 Fixed bug that it didn't cache ftp redirects
4921
4922 Fri Apr 21 21:41:13 cet 2000 root:
4923
4924 Fixed memory leak when history file could not be written
4925
4926 Wed Apr 19 19:46:23 MET DST 2000 mikulas:
4927
4928 German translation updated
4929
4930 Wed Apr 19 19:44:33 MET DST 2000 mikulas:
4931
4932 Fixed bug that it didn't allow chars >= 128 in hotkeys
4933
4934 Tue Apr 18 17:38:25 MET DST 2000 Alexander Mai <mai@migdal.ikp.physik.tu-darmstadt.de>:
4935
4936 Small fix for one warning
4937
4938 Mon Apr 17 14:35:21 MET DST 2000 mikulas:
4939
4940 Fixed bug when frame src attribute contained #
4941 target attribute in forms should work
4942
4943 Sun Apr 16 21:55:24 cet 2000 root:
4944
4945 Fixed bug that caused nasty crash in OS/2 (introduced with BeOS port)
4946
4947 Sat Apr 15 20:38:53 MET DST 2000 beckers <beckers@st-oneline.de>:
4948
4949 German translation
4950
4951 Sat Apr 15 20:38:10 MET DST 2000 mikulas:
4952
4953 BeOS port
4954 Links no longer leaves garbage on BSD console when quitting
4955
4956 Sun Apr 9 23:37:35 MET DST 2000 mikulas:
4957
4958 Fixed crash when pasting too long text from clipboard
4959 Now it works on non-gnu compiler
4960
4961 Sun Apr 9 20:52:02 cet 2000 root:
4962
4963 New interface for opening in new xterm/screen/session
4964
4965 Sat Apr 8 22:38:57 MET DST 2000 mikulas:
4966
4967 Fixed incorrectly displayed counter when downloading large files (>20M)
4968
4969 Sat Apr 8 19:19:06 MET DST 2000 mikulas:
4970
4971 VT100 frames work in screen and xterm
4972
4973 Fri Apr 7 22:29:08 MET DST 2000 mikulas:
4974
4975 Fixed bug when aborting waiting connection
4976
4977 Fri Apr 7 20:41:02 MET DST 2000 Yurii Rashkovskii <yrashk@univer.kharkov.ua>:
4978
4979 Updated Russian localization
4980
4981 Tue Apr 4 17:14:59 MET DST 2000 Alexander Mai <st002279@hrzpub.tu-darmstadt.de>:
4982
4983 Fixed includes so that it works on AIX
4984
4985 Sun Apr 2 21:29:29 cet 2000 root:
4986
4987 Changed handling of OPTGROUP and OPTION
4988 Corrected history menu when you're on first page
4989
4990 Thu Mar 30 18:12:27 MET DST 2000 mikulas:
4991
4992 Fixed crash in USEMAP introduced with translation changes
4993
4994 Wed Mar 29 19:24:44 MET DST 2000 mikulas:
4995
4996 Netscape-Enterprise added to blacklist
4997 Fixed bug when there are more spaces in header
4998
4999 Sun Mar 26 23:03:19 cet 2000 root:
5000
5001 Better algoritm for finding next link. Now it doesn't swap so hard on
5002 large files
5003 Allocating of memory when searching improved
5004
5005 Sat Mar 25 21:28:20 cet 2000 Petr Kulhavy <brain@artax.karlin.mff.cuni.cz> &
5006 Karel Kulhavy <clock@atrey.karlin.mff.cuni.cz>:
5007
5008 Czech translation
5009
5010 Sat Mar 25 19:15:40 cet 2000 root:
5011
5012 Fixed crash when <OPTION> contains no value
5013
5014 Sat Mar 25 17:39:38 MET 2000 mikulas:
5015
5016 Better movement around frames (now it's not random)
5017 Rewritten support for more langugages; gettext is gone; now it can
5018 recode charsets
5019 Fixed shooting to memory when user entered longer text in "text margin"
5020 field
5021
5022 Mon Mar 13 00:46:53 MET 2000 Lukasz Dobrek <dobrek@student.ifpan.edu.pl>:
5023
5024 Now it places config files to directory $CONFIG_DIR
5025
5026 Sat Mar 11 13:11:09 MET 2000 mikulas:
5027
5028 Fixed crash when user pressed '\' on blank screen
5029
5030 Thu Mar 9 11:31:48 MET 2000 mikulas:
5031
5032 Fixed bug that it sometomes doesn't accept cookie
5033
5034 Thu Mar 9 10:57:43 MET 2000 mikulas:
5035
5036 Fixed bug when gpm was killed while links running
5037
5038 Wed Mar 8 23:15:15 cet 2000 root:
5039
5040 Fixed security bug: links passes file extension to shell - if the
5041 extension contained character `, it could trigger program execution
5042
5043 Tue Mar 7 18:46:09 cet 2000 root:
5044
5045 "Kill background connections" sometimes didn't work
5046
5047 Tue Mar 7 17:25:13 cet 2000 root:
5048
5049 VMS server Purveyor added to HTTP/1.1 blacklist
5050 All versions of mod_czech for Apache 1.3 are blacklisted
5051 Fixed bug that it badly computed expected length when restarting request
5052 while http server doesn't support restart
5053
5054 Mon Mar 6 14:12:13 MET 2000 mikulas:
5055
5056 Fixed divide by zero when frameset cols or rows attribute is empty
5057
5058 Wed Mar 1 00:14:59 cet 2000 root:
5059
5060 Cleaned up window title setting in OS/2
5061 Fixed bug that it sometimes doesn't delete files in temp
5062
5063 Tue Feb 22 08:56:55 MET 2000 Arkadiusz 'Jo Joro' Sochala <jojoro@poczta.onet.pl>:
5064
5065 Polish translation updated
5066
5067 Sat Feb 19 17:51:08 MET 2000 Yurii Rashkovskii <yrashk@univer.kharkov.ua>:
5068
5069 Russian localization updated
5070
5071 Sat Feb 19 14:40:31 MET 2000 mikulas:
5072
5073 Fixed crash when frames were enabled on page with frames
5074
5075 Fri Feb 18 20:11:16 cet 2000 Alexander Mai <st002279@hrzpub.tu-darmstadt.de>:
5076
5077 Links now handles resize of OS/2 xterm
5078
5079 Fri Feb 18 20:10:53 cet 2000 root:
5080
5081 Fixed one uninitialized variable in frames
5082
5083 Wed Feb 16 22:05:14 MET 2000 mikulas:
5084
5085 Fixed crash in network options dialog
5086
5087 Wed Feb 16 15:10:58 MET 2000 mikulas:
5088
5089 Fixed crash when selected 'Display' in unknown type dialog window
5090 New dialog window with html formatting options
5091
5092 Tue Feb 15 20:45:49 MET 2000 mikulas:
5093
5094 Fixed bug in frame width computing
5095
5096 Mon Feb 14 12:14:31 cet 2000 root:
5097
5098 Fixed a 'file diappeared from cache' bug
5099
5100 Wed Feb 9 19:45:19 MET 2000 mikulas:
5101
5102 Fixed crash introduced with previous fix
5103
5104 Wed Feb 9 19:06:41 MET 2000 mikulas:
5105
5106 Fixed a possible lockup on bad pages with frames
5107
5108 Wed Feb 9 18:22:38 MET 2000 mikulas:
5109
5110 Now it allows '#' in form url
5111
5112 Tue Feb 8 23:07:47 cet 2000 root:
5113
5114 Fixed bug that it tried to close socket twice (problems on OS/2)
5115
5116 Thu Feb 3 01:23:29 MET 2000 mikulas:
5117
5118 Fixed a bug that caused random crashing on frames
5119
5120 Wed Feb 2 22:18:59 cet 2000 Yurii Rashkovskii <yrashk@univer.kharkov.ua>:
5121
5122 Updated Russian localization
5123
5124 Sun Jan 30 11:21:26 MET 2000 mikulas:
5125
5126 Fixed crash when there was frame with no url
5127
5128 Sat Jan 29 22:50:45 cet 2000 root:
5129
5130 Now it works in xterm in OS/2
5131
5132 Sat Jan 29 16:34:35 MET 2000 Oleg Deribas <Oleg_Deribas@f13.n461.z2.fidonet.org>:
5133
5134 Fixed version of patch for clipboard and window title in OS/2
5135
5136 Sat Jan 29 16:27:55 MET 2000 mikulas:
5137
5138 Frame support
5139
5140 Sun Jan 23 12:47:49 cet 2000 root:
5141
5142 Fixed lockup in OS/2 when waiting for nonexisting process
5143
5144 Sat Jan 15 22:10:01 MET 2000 mikulas:
5145
5146 Now it allows control characters in HTTP header
5147
5148 Thu Jan 13 12:57:53 MET 2000 mikulas:
5149
5150 Updated AUTHORS file
5151
5152 Wed Jan 12 10:18:32 MET 2000 mikulas:
5153
5154 Fixed crash when exit while there was downloading request waiting in
5155 queue
5156
5157 Mon Jan 10 15:55:25 MET 2000 Dmitr M. Klimov <dmk@gtrk.kmtn.ru>:
5158
5159 Russian localization
5160
5161 Fri Jan 7 23:35:07 cet 2000 root:
5162
5163 Oleg Deribas's patch for windows title caused random crashes - it was
5164 removed
5165
5166 Fri Jan 7 17:00:30 cet 2000 root:
5167
5168 Fixed security bug: viewed files were created in /tmp readable for
5169 anybody and without O_EXCL
5170 0.8x is not affected by the bug
5171
5172 Thu Jan 6 17:40:39 MET 2000 mikulas:
5173
5174 Fixed crash because of buggy gpm TSTP handler
5175
5176 Thu Jan 6 17:40:13 MET 2000 Dmitry M. Klimov <dmk@gtrk.kmtn.ru>:
5177
5178 KOI8-R frames
5179
5180 Wed Jan 5 20:55:47 MET 2000 Petr Cech <cech@atrey.karlin.mff.cuni.cz>:
5181
5182 Allows spaces at the beginning of url
5183
5184 Wed Jan 5 20:53:33 MET 2000 mikulas:
5185
5186 Fixed crash in garbage collection
5187
5188 Wed Jan 5 18:43:46 MET 2000 mikulas:
5189
5190 Fixed shooting to memory in -dump
5191
5192 Wed Jan 5 14:18:47 MET 2000 mikulas:
5193
5194 Now it interprets some undocumented sequences € - Ÿ
5195
5196 Wed Jan 5 13:35:36 MET 2000 mikulas:
5197
5198 url is interpreted as http only if it ends with top-level domain
5199
5200 Tue Jan 4 23:54:42 MET 2000 Arkadiusz Sochala <jojoro@priv2.onet.pl>:
5201
5202 Polish translation
5203
5204 Tue Jan 4 23:39:23 MET 2000 mikulas:
5205
5206 Fixed crash when IMGMAP has no items
5207
5208 Tue Jan 4 19:20:40 MET 2000 Felix von Leitner <felix@convergence.de>:
5209
5210 When downloading file, time is set to server date
5211
5212 Tue Jan 4 18:30:35 MET 2000 Oleg Deribas <older@iname.com>:
5213
5214 Window title and clipboard support in OS/2
5215
5216 Fri Dec 31 13:27:37 MET 1999 mikulas:
5217
5218 Now it doesn't count locked files when doing garbage collection
5219
5220 Thu Dec 30 17:21:00 MET 1999 mikulas:
5221
5222 URL file:/ now works
5223 Now every terminal remembers its current directory
5224
5225 Thu Dec 30 13:12:08 MET 1999 mikulas:
5226
5227 Fixed crash when WINCH is received after terminal is destroyed
5228
5229 Mon Dec 27 20:05:17 MET 1999 mikulas:
5230
5231 -dump and -source
5232
5233 Mon Dec 27 13:35:29 MET 1999 mikulas:
5234
5235 Save formatted document to file
5236
5237 Sun Dec 26 16:19:54 MET 1999 mikulas:
5238
5239 Better signal handling. Now it continues after ^Z
5240 Signals are handled also in slave sessions
5241 Fixed crash when pending signal was unhandled
5242 (crash when you send STOP; TERM; CONT)
5243
5244 Fri Dec 17 10:23:11 MET 1999 mikulas:
5245
5246 Fixed infinite loop in table parser
5247
5248 Wed Dec 15 23:39:49 MET 1999 Arkadiusz Miskiewicz <misiek@misiek.eu.org>:
5249
5250 More changes in internationalization
5251
5252 Wed Dec 15 22:39:07 cet 1999 root:
5253
5254 Fixed few nasty bugs in interprocess communication. Now it runs on OS/2.
5255
5256 Mon Dec 13 00:10:37 MET 1999 mikulas:
5257
5258 Fixed crash when received HTTP 100 response
5259
5260 Thu Dec 9 20:40:00 CET 1999 Arkadiusz Miskiewicz <misiek@pld.org.pl>:
5261
5262 Added internationalization support (GNU gettext).
5263
5264 Thu Dec 9 22:44:12 MET 1999 mikulas:
5265
5266 ~/.links has permissions 0700
5267
5268 Thu Dec 9 22:37:50 MET 1999 Dakshinamurthy Karra <kd@blr.vsnl.net.in>:
5269
5270 More fixes for NT
5271 Saving goto history
5272
5273 Thu Dec 9 21:04:20 MET 1999 Peter Gervai <grin@tolna.net>:
5274
5275 Updated manpage
5276
5277 Thu Dec 9 17:12:42 cet 1999 root:
5278
5279 When user aborts viewing, the temporary file is deleted
5280
5281 Wed Dec 8 23:47:39 MET 1999 mikulas:
5282
5283 Fixed more bugs in communication. Now it shouldn't crash.
5284
5285 Wed Dec 8 23:41:12 MET 1999 Andrew Porokhnyak <aop@porokh.kiev.ua>:
5286
5287 Ukrainian code page 1125
5288
5289 Tue Dec 7 23:38:11 cet 1999 Dakshinamurthy Karra <kd@blr.vsnl.net.in>:
5290
5291 Windows NT port
5292
5293 Tue Dec 7 23:24:12 cet 1999 root:
5294
5295 IPC now doesn't crash so often. Terminating is not yet very good.
5296 Executing viewers in slave session doesn't work.
5297
5298 Sun Dec 5 17:42:55 MET 1999 mikulas:
5299
5300 Interprocess communication via af_unix. If you launch links multiple
5301 times, the one becomes 'master' and other connect to it.
5302
5303 Sun Dec 5 15:18:28 MET 1999 mikulas:
5304
5305 Fixed memory leak in cookies
5306
5307 Sat Dec 4 13:50:18 MET 1999 mikulas:
5308
5309 Cookies support
5310
5311 Thu Dec 2 23:18:11 MET 1999 Alexander Mai <st002279@hrzpub.tu-darmstadt.de>:
5312
5313 Changes so that it works in xterm in OS/2
5314
5315 Thu Dec 2 20:49:29 MET 1999 mikulas:
5316
5317 Fixed crashing because of download wothout cache
5318
5319 Thu Dec 2 12:51:20 MET 1999 mikulas:
5320
5321 Fixed download withoud cache with FTP
5322
5323 Thu Dec 2 11:19:37 MET 1999 mikulas:
5324
5325 Download without cache (I guess it still have many bugs)
5326
5327 Thu Dec 2 00:15:20 MET 1999 mikulas:
5328
5329 SA_RESTART is no more set
5330
5331 Wed Dec 1 23:46:21 MET 1999 mikulas:
5332
5333 Fixed bug on IRIX that have default unsigned char
5334
5335 Wed Dec 1 22:09:36 MET 1999 mikulas:
5336
5337 Now it really compiles on non-GNU C
5338
5339 Wed Dec 1 12:49:20 MET 1999 mikulas:
5340
5341 Fixed another bug in new cache - crash when downloading file twice
5342 Removed ^M from os_dep.h
5343 Now it should compile with non-GNU C
5344
5345 Wed Dec 1 10:57:04 MET 1999 Sebastian Zagrodzki <s.zagrodzki@sith.mimuw.edu.pl>:
5346
5347 Shift-G opens dialog with pre-displayed current URL
5348
5349 Tue Nov 30 22:01:27 CET 1999 Uwe Hermann <uh1763@bingo-ev.de>
5350
5351 Added a basic manpage for links. It's not very detailed yet
5352 Commandline option '-version' now prints the version of links
5353 Added code to allow you to open a link in a new xterm
5354
5355 Wed Dec 1 00:14:53 MET 1999 mikulas:
5356
5357 Fixed another (less random) crashing bug in requester
5358
5359 Tue Nov 30 23:51:00 MET 1999 mikulas:
5360
5361 Added copying info to help menu
5362 Added keys to help menu
5363
5364 Tue Nov 30 23:27:41 MET 1999 mikulas:
5365
5366 Fixed crash when ^C was pressed while usemap displayed
5367 Fixed random crashing due to previous change in requester
5368
5369 Tue Nov 30 20:20:24 MET 1999 Jan Bobrowski <jb@wizard.ae.krakow.pl>:
5370
5371 Handling of more colors, corect RGB->16colors translation
5372
5373 Tue Nov 30 14:48:29 MET 1999 mikulas:
5374
5375 Connection is no more referenced via URL
5376
5377 Tue Nov 30 14:11:14 MET 1999 mikulas:
5378
5379 A key to quit
5380 Added ESC key to README
5381
5382 Tue Nov 30 11:20:43 MET 1999 mikulas:
5383
5384 Fixed leak debug so that it works on Alpha
5385
5386 Sun Nov 28 18:06:19 MET 1999 mikulas:
5387
5388 Support for stupid terminals that do not report screen size
5389
5390 Sun Nov 28 12:54:10 MET 1999 mikulas:
5391
5392 Fixed a bug in roman number convertor
5393 Fixed a small bug in table parser
5394
5395 Sun Nov 28 12:53:30 MET 1999 mikulas:
5396
5397 Removed compiler warnings
5398
5399 Sun Nov 28 12:11:41 MET 1999 mikulas:
5400
5401 Fixed problem with different size of int and long
5402
5403 Sun Nov 28 10:29:18 MET 1999 mikulas:
5404
5405 Scrolling large textarea is not so slow
5406
5407 Sat Nov 27 21:37:39 MET 1999 mikulas:
5408
5409 Fixed bug in new cache code
5410
5411 Sat Nov 27 17:25:27 MET 1999 Unai Uribarri <unai@telecable.es>:
5412
5413 History
5414
5415 Sat Nov 27 17:24:15 MET 1999 mikulas:
5416
5417 Improved cache performance when downloading (there may be new BUGS)
5418
5419 === Links-CURRENT forked ===
5420
5421 === RELEASE 0.81pre3 ===
5422
5423 Sat Nov 27 11:42:37 cet 1999 Evgenij M. Baldin <baldin@sky.inp.nsk.su>:
5424
5425 Added support for Russian codepages 866 and iso8859-5
5426
5427 Sat Nov 27 11:00:14 cet 1999 root:
5428
5429 Added frame restrictions when display is in cp850 or cp852
5430
5431 === RELEASE 0.81pre2 ===
5432
5433 Fri Nov 26 20:58:01 MET 1999 mikulas:
5434
5435 Fixed a typo in destroy_all_sessions (it called bad function, however it
5436 didn't cause crash)
5437 Fixed small race in signal handling
5438 Added handler for SIGINT, SIGTERM, SIGTSTP and SIGCONT
5439
5440 === RELEASE 0.81pre1 ===
5441
5442 Fri Nov 26 17:53:18 MET 1999 mikulas:
5443
5444 Fixed bug with Squid. Keepalive connection was hanging until Squid
5445 closed it. Now keepalive connections to HTTP/1.0 proxies work.
5446
5447 Fri Nov 26 17:35:43 MET 1999 mikulas:
5448
5449 Changed it to work on 64b machines
5450
5451 Fri Nov 26 17:21:30 MET 1999 mikulas:
5452
5453 Default codepage is now 8859-1 instead of us-ascii
5454
5455 Fri Nov 26 17:18:46 MET 1999 mikulas:
5456
5457 Fixed a typo ISO-8895-1 -> ISO-8859-1
5458
5459 Fri Nov 26 16:21:14 MET 1999 Eugene Osintsev <osgene@omskelecom.ru>:
5460
5461 Added support for Russian codepages 1251 and KOI8-R
5462
5463 === RELEASE 0.80 ===
5464
5465 Wed Nov 24 13:25:33 MET 1999 mikulas:
5466
5467 First public release.
5468
5469 vim: textwidth=80