Difference between revisions of "Changelog For R14.0.5"

From Trinity Desktop Project Wiki
Jump to navigation Jump to search
imported>SlavekB
(Update 20161120)
imported>SlavekB
(Update 20161127)
Line 7: Line 7:
 
* Kopete - jabber: Process all SRV records or fallback if SRV records not exist<br/>This resolves bug [https://bugs.trinitydesktop.org/show_bug.cgi?id=2723 #2723]
 
* Kopete - jabber: Process all SRV records or fallback if SRV records not exist<br/>This resolves bug [https://bugs.trinitydesktop.org/show_bug.cgi?id=2723 #2723]
 
* Kopete: Improve check for videodev header<br/>This resolves bug [https://bugs.trinitydesktop.org/show_bug.cgi?id=2725 #2725]
 
* Kopete: Improve check for videodev header<br/>This resolves bug [https://bugs.trinitydesktop.org/show_bug.cgi?id=2725 #2725]
  +
  +
== tdetoys ==
  +
* KWeather: Add current date to the log entries<br/>This relates to bug [https://bugs.trinitydesktop.org/show_bug.cgi?id=2728 #2728]
  +
  +
== tdesdk ==
  +
* Fix typo in cmake macro name
   
 
= libraries =
 
= libraries =
 
== libksquirrel ==
 
== libksquirrel ==
 
* Fix FTBFS due missing include
 
* Fix FTBFS due missing include
  +
  +
= applications =
  +
== bibletime ==
  +
* Add test whether the Sword needs for building __SANE_USERSPACE_TYPES__<br/>This resolves FTBFS on some 64bit architectures

Revision as of 00:46, 28 November 2016

main

tdelibs

  • tdeui: fixed handling of setPrecision() for KDoubleSpinBox. This resolves bug #2717
  • Fix FTBFS with clang

tdenetwork

  • Kopete - jabber: Process all SRV records or fallback if SRV records not exist
    This resolves bug #2723
  • Kopete: Improve check for videodev header
    This resolves bug #2725

tdetoys

  • KWeather: Add current date to the log entries
    This relates to bug #2728

tdesdk

  • Fix typo in cmake macro name

libraries

libksquirrel

  • Fix FTBFS due missing include

applications

bibletime

  • Add test whether the Sword needs for building __SANE_USERSPACE_TYPES__
    This resolves FTBFS on some 64bit architectures