~ubuntu-branches/ubuntu/karmic/splashy/karmic

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Bazaar Package Importer
  • Author(s): Luca Falavigna
  • Date: 2009-01-17 16:32:56 UTC
  • mfrom: (7.1.1 lenny)
  • Revision ID: james.westby@ubuntu.com-20090117163256-o6iy20by7qyhgu8m
Tags: 0.3.13-3ubuntu1
* Resync with Debian unstable (LP: #313523).
* debian/patches/02_ubuntu_toolchain.diff: address hardened features
  provided by Ubuntu toolchain, fix FTBFS.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
Splashy Developers <splashy-devel@lists.alioth.debian.org>
3
3
-------------------------------------------------------------------------------
4
4
 
 
5
Changes between 0.3.12 and 0.3.13
 
6
-------------------------------
 
7
 
 
8
 * adds default theme to initramfs so we can fall back in case of problems with 
 
9
   a newer theme
 
10
 * fixes font problem with libdirectfb
 
11
 * fixes LSB script issue that prevented some applications to install 
 
12
   correctly if Splashy was removed/missing (mysql server, etc...)
 
13
 * no major C changes, minor bug fixes
 
14
 
5
15
Changes between 0.3.11 and 0.3.12
6
16
-------------------------------
7
17
 
8
 
 * closes a number of bugs from bugs.debian.org/splashy which apply to other distros also
 
18
 * closes a number of bugs from bugs.debian.org/splashy which apply to other 
 
19
   distros also
9
20
 * fixes problems with uswsusp
10
21
 * fixes problems with kdm
11
22
 * no major C changes, mostly scripts