KDE开发小组于昨日骄傲地宣布KDE 4的第四个测试版──Beta 4发布!从这个版本开始,为了最终版本能以较高的质量发布,KDE 4将重点转向用户反馈和Bug修正方面。离KDE 4的正式发布终于也要越来越近了。

虽然KDE是免费的开放源软件,但使用了非免费的QT链接库,有很多人担心日后会出现版权上的问题。由此,一些人开始了另一个开放源的 Linux 桌面计划Gnome 。庆幸地,于1998年11月,QT链接库所属的公司发布了第一个以开放源许可(QPL)的QT链接库授权。可是还有很多人争议QPL无法满足GPL执照上的条款。直到2000年9月,一个以GPL发布的 UNIX 版本的QT链接库发布后,大部份用户才对KDE产生信心。
更新列表:
core libs
Improvements:
- Small performance improvements.
Bugfixes:
- Reworked KCmdLineArgs::makeURL to make "kpdf a:b" work when a:b is an existing file in the current directory. Fixes bugs 111760 and 146105. See SVN commit 669594.
- Be more robust against addressbar spoofing. See SVN commit 700053.
- A hostname may resolve to multiple addresses. When connection to one timeouts, we should not immediately give up. Instead, we try the other addresses. See SVN commit 715274.
http ioslave
Bugfixes:
- Fix crash on broken servers. Fixes bug 130104. See SVN commit 689709.
- Fix Connection failed Url Frame Redirection. Fixes bug 124593. See SVN commit 707523.
- Fix session cookies not always accepted. Fixes bug 86208. See SVN commit 708880.
- Fix persistent cookies are treated like session cookies. Fixes bug 145244. See SVN commit 709516.
- Fix a cross-site cookie injection vulnerability. See SVN commit 707375.
- Fix for correctly propagating HTTP response headers > 8K. See SVN commit 717341.
- Fix http responses containing just a header cause Konqueror to wait indefinitely for a response. Fixes bug 147812. See SVN commit 707413.
- Fix problem with cookies in konqueror when server specified as IP adress. Fixes bug 134753. See SVN commit 707428.
- Fix per-site cookie policy does not apply to cookies set for subdomains. Fixes bug 135175. See SVN commit 707873.
KHTML
Bugfixes:
- Fix handling of font-variant:inherit. See SVN commit 681835.
- Fix GMail/Firefox yet again. See SVN commit 668699.
- Fix confused cursor shapes if mail and new-window links appear on the same page. See SVN commit 671262.
- Fix cannot type text into boxes on riteaid.com. Fixes bug 141230. See SVN commit 681861.
- Optimize descendant selector matching. See SVN commit 710724.
- Fix invalid placing of image. Fixes bug 149809. See SVN commit 712197.
- Default to "UTF-8" per section 2 of the draft W3C "The XMLHttpRequest Object" specification. Fixes bug 130234. See SVN commit 718830.
kjs
Bugfixes:
- Do not convert accented latin1 characters into undrawable char in websites using advanced JavaScript. Fixes bug 150381. See SVN commit 719916.
点击这里进行下载