1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-09-09 00:04:37 -04:00
Commit Graph

65 Commits

Author SHA1 Message Date
Kalle Olavi Niemitalo
f553679336 Revert 5a49b9f1, "NEWS: mention bug 951"
Revert commit 5a49b9f14d,
"NEWS: mention bug 951"

The extra garbage collections increase the risk of crashing because of
dangling pointers in form_state.ecmascript_obj.  I don't think I'll
have time to properly document the bug and backport the fix before
the 0.11.4 release, so I'm reverting the change instead.
2007-05-30 00:54:29 +03:00
Kalle Olavi Niemitalo
cfa6a6795d NEWS: add severities of bugs and sort accordingly 2007-05-28 11:21:40 +03:00
Kalle Olavi Niemitalo
5a49b9f14d NEWS: mention bug 951 2007-05-28 11:20:35 +03:00
Kalle Olavi Niemitalo
01c54027b9 NEWS: mention bug 461 2007-05-28 11:08:47 +03:00
Kalle Olavi Niemitalo
8dbeec1c7e NEWS: mention ${CPPFLAGS} vs. ${AM_CFLAGS} 2007-05-28 10:55:27 +03:00
Kalle Olavi Niemitalo
65ea828654 NEWS: mention the SpiderMonkey check 2007-05-28 10:08:56 +03:00
Kalle Olavi Niemitalo
770b24f41e NEWS: Bug 950 now has a number. 2007-05-24 01:05:13 +03:00
Kalle Olavi Niemitalo
10504c626d NEWS: markup changes from 0.12.GIT 2007-05-11 09:47:03 +03:00
Kalle Olavi Niemitalo
646438fd95 NEWS: mention config/install-sh on SunOS 2007-05-11 09:45:30 +03:00
Kalle Olavi Niemitalo
156f9722b2 NEWS: mention CVE-2007-2027 2007-05-06 10:19:38 +03:00
Kalle Olavi Niemitalo
908dbc2440 NEWS: bug 788 is more severe than mere warnings 2007-05-02 01:33:05 +03:00
Kalle Olavi Niemitalo
6e755f0a2f NEWS: mention bug 788 2007-05-02 00:49:50 +03:00
Kalle Olavi Niemitalo
2d88393f97 NEWS: mention bug 691 2007-05-01 23:59:50 +03:00
Kalle Olavi Niemitalo
705f8d549f NEWS: 0.11.3.GIT _now_ 2007-05-01 17:53:00 +03:00
Kalle Olavi Niemitalo
0a2f95dcf5 NEWS: Use just http: instead of link:http:.
And canonicalize the https URL for bug 712.
2007-05-01 16:59:44 +03:00
Kalle Olavi Niemitalo
5ad02ade29 NEWS: mention bug 396 2007-05-01 16:21:53 +03:00
Kalle Olavi Niemitalo
6f9f09781d NEWS: mention Debian bug 380347 2007-05-01 15:01:10 +03:00
Kalle Olavi Niemitalo
61032a627b NEWS: mention passive FTP over IPv6 2007-05-01 14:56:02 +03:00
Kalle Olavi Niemitalo
466d0d4011 NEWS: mention bugs 928, 947
[ Backported from commits 65fbb90413 and
  a14b830722 in ELinks 0.12.GIT.  --KON ]
2007-05-01 14:14:25 +03:00
Kalle Olavi Niemitalo
806fe16027 Bug 712, ssl_set_no_tls: Disable TLS protocols for GnuTLS too.
And log this in NEWS, although that may have to be reverted later if
it turns out this change just hides a real bug elsewhere in ELinks.

[ Backported from commit 2f25d3e57c in
  ELinks 0.12.GIT.  --KON ]
2007-05-01 12:45:26 +03:00
Kalle Olavi Niemitalo
43a1d6f880 NEWS: Clarify that these are bug numbers.
This will let the elinks-web tree link to the bugs automatically.

[ Backported from commit 689d80fada in
  ELinks 0.12.GIT.  --KON ]
2007-05-01 12:44:26 +03:00
Kalle Olavi Niemitalo
2d04e8c342 NEWS: mention bug 945
[ Backported from commit 663f9ecfcf in
  ELinks 0.12.GIT.  --KON ]
2007-05-01 12:44:08 +03:00
Kalle Olavi Niemitalo
a5fbe9ffb1 NEWS: Open a section for 0.11.3.GIT. 2007-05-01 12:04:23 +03:00
Kalle Olavi Niemitalo
89df9f10c1 NEWS: List release dates, from mailing list announcements.
[ Backported from commits 3308e41c31 and
  dffdb9fdda in ELinks 0.12.GIT.  --KON ]
2007-05-01 11:49:35 +03:00
Jonas Fonseca
7d52c4d07e ELinks now -> ELinks 0.11.3 2007-04-15 22:20:20 +02:00
Kalle Olavi Niemitalo
30cf0e57b2 NEWS: mention bug 941 2007-04-12 00:54:27 +03:00
Kalle Olavi Niemitalo
408b18f9a2 NEWS: remote exploits first 2007-04-12 00:49:07 +03:00
Kalle Olavi Niemitalo
fd38fca928 NEWS: identify bugs 715 and 694
Bug 715 also affects $FTP_PROXY so don't refer to HTTP specifically.
2007-04-11 01:17:00 +03:00
Kalle Olavi Niemitalo
3b5258db0e NEWS: mention bug 738 (fixed in 0.11.1) 2007-04-09 11:18:44 +03:00
Kalle Olavi Niemitalo
d858084b28 NEWS: mention bug 729 2007-04-09 10:17:06 +03:00
Kalle Olavi Niemitalo
c148be45ac NEWS: mention the null pointer crash with $HTTP_PROXY 2007-04-07 11:19:11 +03:00
Kalle Olavi Niemitalo
977a6df851 NEWS: mention decoding of URI fragment 2007-04-07 10:54:50 +03:00
Kalle Olavi Niemitalo
f8a89597cd NEWS: mention the authentication dialog 2007-04-06 22:43:54 +03:00
Kalle Olavi Niemitalo
319f362432 NEWS: mention umask in secure file saving 2007-04-06 15:25:59 +03:00
Kalle Olavi Niemitalo
452d4c0f61 NEWS: Undocument the reverted Python goto_url_hook change. 2007-04-06 14:32:11 +03:00
Kalle Olavi Niemitalo
be7f2ecda0 NEWS: mention bug 880 2007-04-05 10:50:30 +03:00
Kalle Olavi Niemitalo
ce2137c035 NEWS: mention the SMJS null pointer crash 2007-04-05 00:20:37 +03:00
Kalle Olavi Niemitalo
3d7a3f751b NEWS: mention bug 921 and Debian 313696 2007-04-04 01:01:32 +03:00
Kalle Olavi Niemitalo
23468745cd NEWS: mention bug 768 2007-04-02 23:08:30 +03:00
Kalle Olavi Niemitalo
74799c60b2 NEWS: more verbose descriptions from 0.12.GIT 2007-04-01 15:30:43 +03:00
Kalle Olavi Niemitalo
d5d918e26b NEWS: more verbose descriptions from 0.12.GIT; mention bug 630 2007-04-01 15:12:51 +03:00
Kalle Olavi Niemitalo
007207c796 NEWS: mention half of bug 396 2007-04-01 12:19:09 +03:00
Kalle Olavi Niemitalo
60dbf024e5 NEWS: mention the crash in the file extensions menu 2007-04-01 12:05:31 +03:00
Kalle Olavi Niemitalo
36f987840a NEWS: mention bug 760 2007-04-01 12:01:07 +03:00
Kalle Olavi Niemitalo
c7987e331c NEWS: mention bug 927 2007-04-01 11:34:00 +03:00
Kalle Olavi Niemitalo
6bf41676b3 NEWS: show the severities of bugs; mention bug 872 2007-04-01 11:20:51 +03:00
Kalle Olavi Niemitalo
22524ad32b NEWS: mention bug 767 2007-04-01 11:02:20 +03:00
Kalle Olavi Niemitalo
73696e34ce NEWS: mention bug 24 2007-04-01 00:39:39 +03:00
Kalle Olavi Niemitalo
22f1dedaad NEWS: mention bug 886 2007-04-01 00:19:56 +03:00
Kalle Olavi Niemitalo
72186129ec NEWS: mention bug 908 2007-04-01 00:03:04 +03:00