prepare for 2.20.0.

2007-09-17  Rodrigo Moya <rodrigo@gnome-db.org>

	* configure.in:
	* NEWS: prepare for 2.20.0.

svn path=/trunk/; revision=8118
This commit is contained in:
Rodrigo Moya 2007-09-17 15:31:04 +00:00 committed by Rodrigo Moya
parent 74a27b2d43
commit 89e710b0fb
3 changed files with 72 additions and 2 deletions

View file

@ -1,3 +1,13 @@
2007-09-17 Rodrigo Moya <rodrigo@gnome-db.org>
* configure.in:
* NEWS: prepare for 2.20.0.
2007-09-04 Rodrigo Moya <rodrigo@gnome-db.org>
* configure.in:
* NEWS: prepare for 2.19.92.
2007-08-28 Rodrigo Moya <rodrigo@gnome-db.org>
* configure.in:

62
NEWS
View file

@ -1,4 +1,64 @@
gnome-control-center 2.12.91
gnome-control-center 2.20.0
appearance:
- Correct translatable property value of "Save As" (Claude Paroz) (#473810)
- Don't set a fixed width for the toolbar button color label (Jens Granseuer)
(#474317)
- Add comment for translators (Jens Granseuer) (#473379)
general:
- Fix building with Sun's Forte compiler (Darren Kenny) (#473967)
updated translations:
- ar (Djihed Afifi)
- be@latin (Ihar Hrachyshka)
- bn (Jamil Ahmed)
- ca (Gil Forcada)
- da (Kenneth Nielsen)
- de (Hendrik Richter)
- el (Kostas Papadimas)
- en_GB (David Lodge)
- es (Jorge Gonzalez)
- et (Priit Laes)
- eu (Inaki Larranaga Murgoitio)
- fi (Ilkka Tuohela)
- fr (Stephane Raimbault)
- gu (Ankit Patel)
- hu (Gabor Kelemen)
- it (Luca Ferretti)
- ja (Takeshi AIHANA)
- ka (Vladimer Sichinava)
- mk (Jovan Naumovski)
- nb (Espen Stefansen)
- nl (Vincent van Adrighem)
- pl (Artur Flinta)
- pt (Duarte Loreto)
- pt_BR (Raphael Higino)
- ru (Nickolay V. Shmyrev)
- sr (Danilo Segan)
- sr@Latn (Danilo Segan)
- sv (Daniel Nylander)
- th (Theppitak Karoonboonyanan)
- uk (Maxim Dziumanenko)
- vi (Clytie Siddall)
------------------------------------------------------------------------------
gnome-control-center 2.19.92
appearance:
- Fixed leaks (Jens Granseuer)
- Use _prepend for lists instead of _append (Jens Granseuer)
updated translations:
- bn_IN (Runa Bhattacharjee)
- de (Hendrik Richter)
- eu (Inaki Larranaga Murgoitio)
- ja (Takeshi AIHANA)
- ko (Changwoo Ryu)
- pt (Duarte Loreto)
- ta (I. Felix)
- vi (Clytie Siddall)
------------------------------------------------------------------------------
gnome-control-center 2.19.91
about-me:
- Honor mail address attributes when setting up Home and Work addresses

View file

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