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

List:       kde-commits
Subject:    www/sites/www/announcements/changelogs
From:       Albert Astals Cid <tsdgeos () terra ! es>
Date:       2012-07-20 21:05:40
Message-ID: 20120720210540.7CB5EAC7CA () svn ! kde ! org
[Download RAW message or body]

SVN commit 1306869 by aacid:

bugfixes i commited for 4.8.5


 M  +40 -0     changelog4_8_4to4_8_5.php  
 M  +18 -0     changelog_branch_4_8.xml  
 M  +1 -1      generate_changelog  


--- trunk/www/sites/www/announcements/changelogs/changelog4_8_4to4_8_5.php \
#1306868:1306869 @@ -9,6 +9,17 @@
   
   
   <h2>Changes in KDE 4.8.5</h2>
+    <h3 id="kdelibs"><a name="kdelibs">kdelibs</a><span class="allsvnchanges"> [ <a \
href="4_8_5/kdelibs.txt">all SVN changes</a> ]</span></h3> +    
+    <div class="module" style="padding-left: 20px;">
+      <h4><a name="kdeui">kdeui</a></h4>
+      <div class="product" style="padding-left: 20px;">
+      <em>Bugfixes:</em>
+      <ul>
+        <li class="bugfix crash">Do not leave dangling pointers in KToolbar when xml \
clients die. Fixes bug <a \
href="http://bugs.kde.org/show_bug.cgi?id=296622">296622</a>.  See Git commit <a \
href="http://commits.kde.org/kdelibs/776098aae397b499a95d6855ef16f67eb8546598">776098a</a>. \
</li> +      </ul>
+      </div>
+    </div>
     <h3 id="kdebase"><a name="kdebase">kdebase</a><span class="allsvnchanges"> [ <a \
href="4_8_5/kdebase.txt">all SVN changes</a> ]</span></h3>  
     <div class="module" style="padding-left: 20px;">
@@ -20,6 +31,35 @@
       </ul>
       </div>
     </div>
+    <h3 id="kdegraphics"><a name="kdegraphics">kdegraphics</a><span \
class="allsvnchanges"> [ <a href="4_8_5/kdegraphics.txt">all SVN changes</a> \
]</span></h3>  
+    <div class="module" style="padding-left: 20px;">
+      <h4><a href="http://okular.kde.org" name="okular">Okular</a></h4>
+      <div class="product" style="padding-left: 20px;">
+      <em>Bugfixes:</em>
+      <ul>
+        <li class="bugfix normal">Fix bugs in free memory calculation. Fixes bug <a \
href="http://bugs.kde.org/show_bug.cgi?id=291129">291129</a>.  See Git commits <a \
href="http://commits.kde.org/okular/5fb937a46aaf4e531ada816692b1e47fc95b20b0">5fb937a</a>, \
<a href="http://commits.kde.org/okular/54b3cfb102d1198001d71b024039b24c0c166bfa">54b3cfb</a> \
and <a href="http://commits.kde.org/okular/64f2b10eb65b9345aedbb08ef338f4276bf7fc2b">64f2b10</a>. \
</li> +      </ul>
+      </div>
+    </div>
+    <h3 id="kdegames"><a name="kdegames">kdegames</a><span class="allsvnchanges"> [ \
<a href="4_8_5/kdegames.txt">all SVN changes</a> ]</span></h3>  
+    <div class="module" style="padding-left: 20px;">
+      <h4><a name="konquest">konquest</a></h4>
+      <div class="product" style="padding-left: 20px;">
+      <em>Bugfixes:</em>
+      <ul>
+        <li class="bugfix crash">Fix crashes when in the new game dialog. Fixes bugs \
<a href="http://bugs.kde.org/show_bug.cgi?id=298066">298066</a>, <a \
href="http://bugs.kde.org/show_bug.cgi?id=297748">297748</a> and <a \
href="http://bugs.kde.org/show_bug.cgi?id=293404">293404</a>.  See SVN commits <a \
href="http://websvn.kde.org/?rev=1304926&amp;view=rev">1304926</a> and <a \
href="http://websvn.kde.org/?rev=1304926&amp;view=rev">1304926</a>. </li> +      \
</ul> +      </div>
+      <h4><a name="ktuberling">ktuberling</a></h4>
+      <div class="product" style="padding-left: 20px;">
+      <em>Bugfixes:</em>
+      <ul>
+        <li class="bugfix normal">Correctly save to file/print when aspect ratio is \
not fixed. Fixes bug <a href="http://bugs.kde.org/show_bug.cgi?id=302856">302856</a>. \
See SVN commit <a href="http://websvn.kde.org/?rev=1305815&amp;view=rev">1305815</a>. \
</li> +      </ul>
+      </div>
+    </div>
+  
+
 <?php include "footer.inc"?>
--- trunk/www/sites/www/announcements/changelogs/changelog_branch_4_8.xml \
#1306868:1306869 @@ -315,11 +315,29 @@
     </module>
 </release>
   <release version="4.8.5" date="">
+    <module name="kdelibs" reponame="kdelibs">
+      <product name="kdeui">
+        <bugfix rev="776098aae397b499a95d6855ef16f67eb8546598" bugno="296622" \
class="crash">Do not leave dangling pointers in KToolbar when xml clients \
die.</bugfix> +      </product>
+    </module>
     <module name="kdebase">
       <product name="konsole">
         <bugfix bugno="303390" class="crash" \
rev="4ce0647eaae3cc1e486955232e9dc52c43538233">Prevent crashing when selecting \
invalid unicode character.</bugfix>  </product>
     </module>
+    <module name="kdegraphics">
+      <product name="Okular" homepage="http://okular.kde.org" reponame="okular">
+        <bugfix rev="5fb937a46aaf4e531ada816692b1e47fc95b20b0 \
54b3cfb102d1198001d71b024039b24c0c166bfa 64f2b10eb65b9345aedbb08ef338f4276bf7fc2b" \
class="normal" bugno="291129">Fix bugs in free memory calculation.</bugfix> +      \
</product> +    </module>
+    <module name="kdegames">
+      <product name="konquest">
+        <bugfix rev="1304926 1304926" class="crash" bugno="298066 297748 293404">Fix \
crashes when in the new game dialog.</bugfix> +      </product>
+      <product name="ktuberling">
+        <bugfix rev="1305815" class="normal" bugno="302856">Correctly save to \
file/print when aspect ratio is not fixed.</bugfix> +      </product>
+    </module>
   </release>
 
 </changelog>
--- trunk/www/sites/www/announcements/changelogs/generate_changelog #1306868:1306869
@@ -29,7 +29,7 @@
 
 # This is the default tag to generate a changelog for. You can override this on
 # the command line.
-defaultTag = '4.8.4'
+defaultTag = '4.8.5'
 
 import sys, re, subprocess
 


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

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