update for 2.11.3

This commit is contained in:
Sebastien Bacher 2005-06-10 12:10:03 +00:00
parent ba1140a7dc
commit f71f7f15ec
2 changed files with 22 additions and 1 deletions

21
NEWS
View file

@ -1,3 +1,24 @@
gnome-control-center 2.11.3
- fix mute handling, particularly for devices without hardware mute support
or with applications that use volume=0 for mute (Ronald S. Bultje)
- clipboard manager (Anders Carlsson)
translator:
Vladimir Petkov (bg)
Miloslav Trmac (cs)
Rhys Jones (cy)
Martin Willemoes Hansen (da)
Adam Weinberger (en_CA)
Alessio Dessì (it)
Takeshi AIHANA (ja)
Kjartan Maraas (nb)
Kjartan Maraas (no)
Elian Myftiu (sq)
Theppitak Karoonboonyanan (th)
------------------------------------------------------------------------------
gnome-control-center 2.11.1
- allow to configure the menubar shortcut (Sebastien Bacher)

View file

@ -1,4 +1,4 @@
AC_INIT([control-center], [2.11.2],
AC_INIT([control-center], [2.11.3],
[http://bugzilla.gnome.org/enter_bug.cgi?product=control-center])
AC_CONFIG_SRCDIR([control-center])