diff --git a/ChangeLog b/ChangeLog index 446f69673..73c8158cf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-11-12 Rodrigo Moya + + * configure.in: + * NEWS: prepare for 2.21.2. + 2007-11-09 Rodrigo Moya * configure.in: diff --git a/NEWS b/NEWS index 56316c619..13ba10fc0 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,48 @@ +gnome-control-center 2.21.2 + +about-me: +- Add another string to the list of recognized error returns from passwd + (Jens Granseuer) +- Don't get confused when the user does not have a password set and passwd + immediately asks for the new one (Jens Granseuer) (#336872) + +appearance: +- Fix build without libXcursor (Joel Pfaff) +- Be more careful when reading background information from GConf and + make sure we don't choke on NULL values later on (Jens Granseuer) + (#492903) + +keyboard: +- Fix warnings and don't use deprecated signal API from GTK (Kjartan + Maraas) +- Move layout options to separate popup (Sergey Udaltsov) +- Rename first tab to "General" (Jens Granseuer) +- Replace text entry and "Choose.." button for keyboard model with a + single chooser button (Denis Washington) +- Don't include keyboard model description in Glade file (Jens Granseuer) + +localization: +- Added (very basic skeleton of) localization capplet (Rodrigo Moya, + Denis Washington) + +shell: +- Remove reference to non-existing background.desktop (Scott Reeves) + +settings daemon: +- Make composited media popup window sizes scale with the screen size (Jens + Granseuer) + +common: +- Remove more redundant info from the theme changed callback (Jens Granseuer) + +updated translations: +- be@latin (Ihar Hrachyshka) +- es (Jorge Gonzalez) +- fi (Ilkka Tuohela) +- nb (Kjartan Maraas) +- sl (Matej Urbancic) +- sv (Daniel Nylander) +------------------------------------------------------------------------------ gnome-control-center 2.21.1 appearance: diff --git a/configure.in b/configure.in index 9118a1a25..b42951868 100644 --- a/configure.in +++ b/configure.in @@ -1,4 +1,4 @@ -AC_INIT([gnome-control-center], [2.21.1], +AC_INIT([gnome-control-center], [2.21.2], [http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-control-center]) AC_CONFIG_MACRO_DIR([m4]) diff --git a/po/ChangeLog b/po/ChangeLog index 5bcc71b1d..f404fac9e 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,6 +1,6 @@ 2007-11-12 Jorge Gonzalez - * es.po: Updated Spanish translation + * es.po: Updated Spanish translation 2007-11-12 Matej Urbančič @@ -16,7 +16,7 @@ 2007-11-06 Jorge Gonzalez - * es.po: Updated Spanish translation + * es.po: Updated Spanish translation 2007-11-06 Ihar Hrachyshka @@ -24,7 +24,7 @@ 2007-11-03 Jorge Gonzalez - * es.po: Updated Spanish translation + * es.po: Updated Spanish translation 2007-11-02 Kjartan Maraas @@ -32,7 +32,7 @@ 2007-11-01 Jorge Gonzalez - * es/es.po: Updated Spanish translation + * es/es.po: Updated Spanish translation 2007-10-31 Ilkka Tuohela