[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    www/sites/www/announcements/changelogs
From:       David Faure <faure () kde ! org>
Date:       2010-03-02 15:04:59
Message-ID: 1267542299.396199.26074.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1097978 by dfaure:

1 in konq and 4 in kio


 M  +19 -0     changelog4_4_0to4_4_1.php  
 M  +7 -0      changelog_branch_4_4.xml  


--- trunk/www/sites/www/announcements/changelogs/changelog4_4_0to4_4_1.php \
#1097977:1097978 @@ -24,6 +24,21 @@
         <li class="bugfix ">Disconnect terminal timers to avoid crashes. Fixes bug \
<a href="http://bugs.kde.org/show_bug.cgi?id=208199">208199</a>.  See SVN commit <a \
href="http://websvn.kde.org/?rev=1095369&amp;view=rev">1095369</a>. </li>  </ul>
       </div>
+      <h4><a name="konqueror">konqueror</a></h4>
+      <div class="product" style="padding-left: 20px;">
+      <em>Bugfixes:</em>
+      <ul>
+        <li class="bugfix ">Fix crash when closing a window (via javascript, i.e. \
self-destruct) that has a JSError statusbar label. Fixes bug <a \
href="http://bugs.kde.org/show_bug.cgi?id=228255">228255</a>.  See SVN commit <a \
href="http://websvn.kde.org/?rev=1096006&amp;view=rev">1096006</a>. </li> +      \
</ul> +      </div>
+      <h4><a name="kwin">kwin</a></h4>
+      <div class="product" style="padding-left: 20px;">
+      <em>Bugfixes:</em>
+      <ul>
+        <li class="bugfix crash">Fix crash when switching to Plasma Netbook shell. \
Fixes bug <a href="http://bugs.kde.org/show_bug.cgi?id=221868">221868</a>.  See SVN \
commit <a href="http://websvn.kde.org/?rev=1096414&amp;view=rev">1096414</a>. </li> + \
<li class="bugfix crash">Fix crash in walk through desktops. Fixes bug <a \
href="http://bugs.kde.org/show_bug.cgi?id=223432">223432</a>.  See SVN commit <a \
href="http://websvn.kde.org/?rev=1096424&amp;view=rev">1096424</a>. </li> +      \
</ul> +      </div>
     </div>
     <h3 id="kdelibs"><a name="kdelibs">kdelibs</a><span class="allsvnchanges"> [ <a \
href="4_4_1/kdelibs.txt">all SVN changes</a> ]</span></h3>  
@@ -40,6 +55,10 @@
       <em>Bugfixes:</em>
       <ul>
         <li class="bugfix ">The HTTP kioslave now has much better support for \
Content-Disposition headers. See SVN commit <a \
href="http://websvn.kde.org/?rev=1094741&amp;view=rev">1094741</a>. </li> +        \
<li class="bugfix ">Fix KDirWatch crash when modifying files while the "file changed" \
dialog is shown. Fixes bugs <a \
href="http://bugs.kde.org/show_bug.cgi?id=220153">220153</a>, <a \
href="http://bugs.kde.org/show_bug.cgi?id=224229">224229</a>, <a \
href="http://bugs.kde.org/show_bug.cgi?id=208486">208486</a>, <a \
href="http://bugs.kde.org/show_bug.cgi?id=226674">226674</a> and <a \
href="http://bugs.kde.org/show_bug.cgi?id=222547">222547</a>.  See SVN commits <a \
href="http://websvn.kde.org/?rev=1088537&amp;view=rev">1088537</a> and <a \
href="http://websvn.kde.org/?rev=1090729&amp;view=rev">1090729</a>. </li> +        \
<li class="bugfix ">Fix KDirWatch crash when saving over a watched file, notably in \
digikam. Fixes bug <a href="http://bugs.kde.org/show_bug.cgi?id=222974">222974</a>.  \
See SVN commit <a href="http://websvn.kde.org/?rev=1091941&amp;view=rev">1091941</a>. \
</li> +        <li class="bugfix ">Fix KDirWatch detection of a watched file being \
deleted and recreated immediately, the existing code was non-working and crashing \
when unmounting a device. Fixes bugs <a \
href="http://bugs.kde.org/show_bug.cgi?id=222204">222204</a> and <a \
href="http://bugs.kde.org/show_bug.cgi?id=228092">228092</a>.  See SVN commit <a \
href="http://websvn.kde.org/?rev=1093006&amp;view=rev">1093006</a>. </li> +        \
<li class="bugfix ">Add missing connection which made the "change link target" \
feature non-working unless something else in the dialog was changed too. Fixes bug <a \
href="http://bugs.kde.org/show_bug.cgi?id=228325">228325</a>.  See SVN commit <a \
href="http://websvn.kde.org/?rev=1096316&amp;view=rev">1096316</a>. </li>  </ul>
       </div>
     </div>
--- trunk/www/sites/www/announcements/changelogs/changelog_branch_4_4.xml \
#1097977:1097978 @@ -40,6 +40,9 @@
         <bugfix rev="1095087" bugno="199161">Recreate hotspots on resize to fix \
                crashing.</bugfix>
         <bugfix rev="1095369" bugno="208199">Disconnect terminal timers to avoid \
crashes.</bugfix>  </product>
+      <product name="konqueror">
+        <bugfix rev="1096006" bugno="228255">Fix crash when closing a window (via \
javascript, i.e. self-destruct) that has a JSError statusbar label.</bugfix> +      \
</product>  <product name="kwin">
         <bugfix rev="1096414" bugno="221868" class="crash">Fix crash when switching \
                to Plasma Netbook shell.</bugfix>
         <bugfix rev="1096424" bugno="223432" class="crash">Fix crash in walk through \
desktops.</bugfix> @@ -51,6 +54,10 @@
       </product>
       <product name="KIO">
         <bugfix rev="1094741">The HTTP kioslave now has much better support for \
Content-Disposition headers.</bugfix> +        <bugfix rev="1088537 1090729" \
bugno="220153 224229 208486 226674 222547">Fix KDirWatch crash when modifying files \
while the "file changed" dialog is shown.</bugfix> +        <bugfix rev="1091941" \
bugno="222974">Fix KDirWatch crash when saving over a watched file, notably in \
digikam.</bugfix> +        <bugfix rev="1093006" bugno="222204 228092">Fix KDirWatch \
detection of a watched file being deleted and recreated immediately, the existing \
code was non-working and crashing when unmounting a device.</bugfix> +        <bugfix \
rev="1096316" bugno="228325">Add missing connection which made the "change link \
target" feature non-working unless something else in the dialog was changed \
too.</bugfix>  </product>
     </module>
     <module name="kdeplasma-addons">


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic