Release 2.29.90

This commit is contained in:
Rodrigo Moya 2010-02-08 12:38:15 +01:00
parent 8fddaac050
commit 8c54184c87
2 changed files with 23 additions and 1 deletions

22
NEWS
View file

@ -1,3 +1,25 @@
gnome-control-center 2.29.90 (2010-02-08)
About-me:
- Fix hangs when 'passwd' outputs unexpected answers (Milan Bouchet-Valat)
- Fix list of passwd error strings (Milan Bouchet-Valat)
- Fix fingerprint name on 2nd page (Bastien Nocera)
At-properties:
- Add AutostartCondition to gnome-at-session.desktop (Martin Pitt) (#608138)
Mouse:
- Fix mnemonics conflicts on touchpad tab (Jens Granseuer) (#608057)
Translations:
- de (Mario Blättermann)
- es (Jorge González)
- et (Ivar Smolin)
- nb (Kjartan Maraas)
- pa (A S Alam)
- pt_BR (Antonio Fernandes C. Neto)
- sl (Matej Urbančič, Andrej Žnidaršič)
-------------------------------------------------------------------------------
gnome-control-center 2.29.6 (2010-01-26)
About-me:

View file

@ -1,4 +1,4 @@
AC_INIT([gnome-control-center], [2.29.6],
AC_INIT([gnome-control-center], [2.29.90],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-control-center])
AC_CONFIG_MACRO_DIR([m4])