Kalle Olavi Niemitalo
4e2bff364a
NEWS: mention bug 959
2007-07-10 16:46:29 +03:00
Kalle Olavi Niemitalo
4d6df8128d
NEWS: mention bugs 613, 714, 961
2007-07-10 15:38:11 +03:00
Kalle Olavi Niemitalo
80f25486ff
NEWS: sync with 0.12.GIT
2007-07-02 23:55:53 +03:00
Kalle Olavi Niemitalo
50e3fe7c73
NEWS: mention bug 936
...
[ Backported from commit c1e89ee375
in
ELinks 0.12.GIT. --KON ]
2007-07-02 22:56:02 +03:00
Kalle Olavi Niemitalo
8d02ae75c8
Link to gitweb at repo.or.cz, rather than pasky.or.cz.
...
The history converted from CVS is not in repo.or.cz though, so keep
referring to pasky.or.cz for that. (We don't seem to use
"gitweb.elinks.cz", which is a DNS alias for pasky.or.cz.)
<paakku> Do you think we should maybe point people to gitweb at
repo.or.cz rather than pasky.or.cz?
<pasky> absolutely
<pasky> actually I thought we already are pointing people at
repo.or.cz
<pasky> at least there was some movement to do that already, I believe
:)
[ From commit 9f75e1f094
in ELinks
0.12.GIT. --KON ]
2007-07-02 22:41:42 +03:00
Kalle Olavi Niemitalo
1f98a67552
Reapply 5a49b9f1
, "NEWS: mention bug 951"
...
Revert commit 5a49b9f14d
of 2007-05-28,
"NEWS: mention bug 951", which was reverted in commit
f553679336
on 2007-05-30.
It is now safe to apply because bug 956 has been fixed.
2007-07-02 22:36:08 +03:00
Kalle Olavi Niemitalo
e1e81db035
NEWS: mention bug 960
2007-07-02 22:28:15 +03:00
Kalle Olavi Niemitalo
0cf60aefb5
NEWS: Bug 755 was fixed.
...
[ Backported from commit a0b3a3a349
in
ELinks 0.12.GIT. --KON ]
2007-07-02 22:20:34 +03:00
Kalle Olavi Niemitalo
a15079282a
NEWS: mention bug 956 (and bug 954)
2007-07-02 22:17:06 +03:00
Kalle Olavi Niemitalo
19831ea185
NEWS: sync with 0.12.GIT
2007-06-17 20:32:24 +03:00
Kalle Olavi Niemitalo
fc356aefd7
NEWS: mention query parsing in file: URIs for local CGI
2007-06-17 14:23:01 +03:00
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