www/sites/www
Albert Astals Cid
aacid at kde.org
Tue Sep 15 16:15:41 UTC 2015
SVN commit 1438123 by aacid:
KDE Applications 15.08.1
CCMAIL: release-team at kde.org
M +0 -1 announcements/announce-applications-15.08.1.php
M +3 -0 announcements/fulllog_applications-15.08.1.inc
M +6 -0 announcements/index.php
M +4 -4 index.php
A info/applications-15.08.1.php
A info/source-applications-15.08.1.inc
--- trunk/www/sites/www/announcements/announce-applications-15.08.1.php #1438122:1438123
@@ -1,5 +1,4 @@
<?php
-exit();
include_once ("functions.inc");
$translation_file = "www";
$page_title = i18n_noop("KDE Ships KDE Applications 15.08.1");
--- trunk/www/sites/www/announcements/fulllog_applications-15.08.1.inc #1438122:1438123
@@ -90,6 +90,9 @@
</ul>
<h3><a name='kdelibs' href='http://quickgit.kde.org/?p=kdelibs.git'>kdelibs</a> <a href='#kdelibs' onclick='toggle("ulkdelibs", this)'>[Show]</a></h3>
<ul id='ulkdelibs' style='display: none'>
+<li>Fix previous commit, Kevin Kofler spotted an off by not. <a href='http://quickgit.kde.org/?p=kdelibs.git&a=commit&h=6e281043997f6f56099c8cf92f5d305e8699a276'>Commit.</a> </li>
+<li>Disable glib event loop in klauncher, since it triggers a nasty bug. <a href='http://quickgit.kde.org/?p=kdelibs.git&a=commit&h=a5d9c1d5529b8eed660545ff40c02ea63a94000a'>Commit.</a> See bug <a href='https://bugs.kde.org/328571'>#328571</a></li>
+<li>Call parent ::event(). <a href='http://quickgit.kde.org/?p=kdelibs.git&a=commit&h=37654fa364aa60670c41dd7eac8c7fce9418b479'>Commit.</a> Code review <a href='https://git.reviewboard.kde.org/r/125148'>#125148</a></li>
<li>Krichtextwidget.cpp - fix format painter changes not taking effect. <a href='http://quickgit.kde.org/?p=kdelibs.git&a=commit&h=51da90df9eafaeefe4b2a4a24be3af2ae18df2f8'>Commit.</a> Code review <a href='https://git.reviewboard.kde.org/r/125068'>#125068</a>. Fixes bug <a href='https://bugs.kde.org/221947'>#221947</a></li>
</ul>
<h3><a name='kdenlive' href='http://quickgit.kde.org/?p=kdenlive.git'>kdenlive</a> <a href='#kdenlive' onclick='toggle("ulkdenlive", this)'>[Show]</a></h3>
--- trunk/www/sites/www/announcements/index.php #1438122:1438123
@@ -11,6 +11,12 @@
<p />
<!-- INSERT NEW ENTRIES BELOW THIS LINE. KEEP THIS LINE, SCRIPTS RELY ON IT -->
+
+<strong>15th September 2015</strong> - <a href="announce-applications-15.08.1.php">KDE Applications 15.08.1 released</a>
+<br />
+"<em>KDE Ships Applications 15.08.1.</em>"
+<p />
+
<!-- KF 5.14.0 -->
<strong>12th September 2015</strong> - <a href="kde-frameworks-5.14.0.php">KDE Frameworks 5.14.0 released</a>
<br />
--- trunk/www/sites/www/index.php #1438122:1438123
@@ -46,6 +46,10 @@
<h2><a name="announcements">Latest Announcements</a></h2>
+<p><b><a href="announcements/announce-applications-15.08.1.php">KDE Releases Applications 15.08.1</a></b><br/>
+15 September, 2015. KDE ships KDE Applications 15.08.1.
+</p>
+
<p><b><a href="announcements/kde-frameworks-5.14.0.php">KDE Releases Frameworks 5.14.0</a></b><br/>
12 September, 2015. KDE ships monthly release of KDE Frameworks 5, our modular Qt libraries.
</p>
@@ -54,10 +58,6 @@
8 September, 2015. Plasma 5.4.1 release.
</p>
-<p><b><a href="announcements/announce-applications-15.08.0.php">KDE Releases Applications 15.08</a></b><br/>
-19 August, 2015. KDE ships KDE Applications 15.08.0.
-</p>
-
<p>
View <a href="announcements/" title="View older announcements">more announcements...</a>
</p>
More information about the release-team
mailing list