[gnome-color-manager] Release version 2.31.1



commit f0be15bba42956d61694f808618a5c394761a322
Author: Richard Hughes <richard hughsie com>
Date:   Thu May 6 15:02:49 2010 +0100

    Release version 2.31.1

 NEWS    |   36 ++++++++++++++++++++++++++++++++++++
 RELEASE |    8 ++++----
 2 files changed, 40 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index c3d38f0..ae4724a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,39 @@
+Version 2.31.1
+~~~~~~~~~~~~~~
+Released: 2010-05-06
+
+* Translations
+ - Added Japanese translation (Ryo Fujita)
+ - Added Punjabi Translation (A S Alam)
+ - Added Ukrainian translation (Maxim V. Dziumanenko)
+ - Updated British English translation (Bruce Cowan)
+ - Updated German translation (Mario Blättermann)
+ - Updated Italian translation (Francesco Groccia)
+ - Updated Lithuanian translation (Aurimas Ä?ernius)
+ - Updated Norwegian bokmål translation (Kjartan Maraas)
+ - Updated Polish translation (Piotr DrÄ?g)
+ - Updated Portuguese translation (António Lima)
+ - Updated Slovenian translation (Andrej ŽnidarÅ¡iÄ?)
+ - Updated Spanish translation (Jorge González)
+
+* New Features:
+ - Use a new application icon (Hylke Bons)
+ - Add an experimental gcm-picker program to read spot colors (Richard Hughes)
+ - Show much more detail in the color picker UI and allow the user to choose a RGB colorspace (Richard Hughes)
+ - Show the EISA ID in the devices tab. Fixes rh#581837 (Richard Hughes)
+
+* Bugfix:
+ - Clean up the temporary file created by cupsGetPPD2(). Fixes rh#582202 (Tim Waugh)
+ - Do not connect to sane in gcm-apply, we only need XRandR devices. Fixes rh#585723 (Richard Hughes)
+ - Do not explode when viewing the details of a CMYK profile (Richard Hughes)
+ - Do not rely on an argyllcms specially patched to fix the arg[0] problem (Richard Hughes)
+ - Don't prompt the user to calibrate the device again if we are re-using the GcmCalibrate instance (Richard Hughes)
+ - Fix up the argyll install dialog. Fixes #616106 (Richard Hughes)
+ - Fix up the profile precision dialog. Fixes #583398 (Richard Hughes)
+ - Make gcm-fix-profile open the profile from memory, as then we can catch common access permission errors (Richard Hughes)
+ - Make SANE support configurable at compile time. Fixes #616826 (Richard Hughes)
+ - Offer to install shared-color-profiles-extra if it is not yet installed (Richard Hughes)
+
 Version 2.30.0
 ~~~~~~~~~~~~~~
 Released: 2010-03-29
diff --git a/RELEASE b/RELEASE
index 27e5938..9379216 100644
--- a/RELEASE
+++ b/RELEASE
@@ -2,7 +2,7 @@ PackageKit Release Notes
 
 1. Write NEWS entries for gnome-color-manager in the same format as usual.
 
-Version 2.30.x
+Version 2.31.1
 ~~~~~~~~~~~~~~
 Released: 2010-xx-xx
 
@@ -10,12 +10,12 @@ Released: 2010-xx-xx
 * New Features:
 * Bugfix:
 
-git shortlog GNOME_COLOR_MANAGER_2_30_0.. | grep -i -v trivial | grep -v Merge | uniq > NEWS.new
+git shortlog GNOME_COLOR_MANAGER_2_31_0.. | grep -i -v trivial | grep -v Merge | uniq > NEWS.new
 
 3. Commit changes in gnome-color-manager git:
 
-git commit -a -m "Release version 2.30.1"
-git tag -s GNOME_COLOR_MANAGER_2_30_1 -m "==== Version 2.30.1 ===="
+git commit -a -m "Release version 2.31.1"
+git tag -s GNOME_COLOR_MANAGER_2_31_1 -m "==== Version 2.31.1 ===="
 <enter password>
 git push --tags
 git push



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]