~ubuntu-branches/ubuntu/feisty/libgnome/feisty

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2006-11-15 15:52:31 UTC
  • mfrom: (1.1.10 upstream)
  • Revision ID: james.westby@ubuntu.com-20061115155231-gbp2xt8ns20vf1vh
Tags: 2.17.0-0ubuntu1
* New upstream version:
  - Enable a11y by default in devel releases 
  - Don't check for null before calling g_free/g_strdup
  - Improve strings in error messages and other places
  - GThread initialization fix 
* debian/patches/08_dont_force_a11y_activation.patch:
  - don't force a11y activation
* debian/patches/09_run_app_message_fix.patch:
  - fixed with the new version

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
libgnome 2.17.0
 
2
 
 
3
What's new since 2.16.1
 
4
 
 
5
* Enable a11y by default in devel releases (Fer)
 
6
* Don't check for null before calling g_free/g_strdup (Kjartan)
 
7
* Improve strings in error messages and other places
 
8
  (Matthias, DonS)
 
9
* GThread initialization fix (Tor, Tim)
 
10
 
 
11
libgnome 2.16.1
 
12
---------------
 
13
 
 
14
What's new since 2.16.0
 
15
 
 
16
* Bug fixes:
 
17
        - Fixes for sound event playback (Cliff Wright)
 
18
        - Don't reference non-existant gtk man page (Matthias)
 
19
 
1
20
libgnome 2.16.0
2
21
---------------
3
22