summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2011-03-21 16:30:57 +0000
committerRichard Hughes <richard@hughsie.com>2011-03-21 16:30:57 +0000
commit8d99bff922f1ceff5e7579dceebad942fefbb24a (patch)
tree674a7b56f437591ae8a7af89b76f9d07bb459867
parentc4f3fdce8fbb4a003bb7cacd77702a51ed296234 (diff)
downloadgnome-color-manager-8d99bff922f1ceff5e7579dceebad942fefbb24a.tar.gz
Release version 2.91.92GNOME_COLOR_MANAGER_2_91_92
-rw-r--r--NEWS16
-rw-r--r--RELEASE6
2 files changed, 19 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 5575049..72f3fae 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+Version 2.91.92
+~~~~~~~~~~~~~~~
+Released: 2011-03-21
+
+* Translations
+ - Updated Greek docs translation (Michael Kotsarinis)
+ - Updated Hungarian translation (Gabor Kelemen)
+ - Updated Norwegian bokmål translation (Kjartan Maraas)
+ - Updated Polish translation (Piotr Drąg)
+ - Updated Portuguese translation (Duarte Loreto)
+
+* Bugfix:
+ - Add priority for gnome-settings-daemon plugin schema (Frederic Crozat)
+ - Remove the gtk-doc support (Richard Hughes)
+ - Use plugindir from gnome-settings-daemon pkg-config file (Frederic Crozat)
+
Version 2.91.90
~~~~~~~~~~~~~~~
Released: 2011-02-22
diff --git a/RELEASE b/RELEASE
index 613110c..a11147f 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.91.91
+Version 2.91.92
~~~~~~~~~~~~~~~
Released: 2011-xx-xx
@@ -14,8 +14,8 @@ git shortlog GNOME_COLOR_MANAGER_2_91_90.. | grep -i -v trivial | grep -v Merge
3. Commit changes in gnome-color-manager git:
-git commit -a -m "Release version 2.91.91"
-git tag -s GNOME_COLOR_MANAGER_2_91_91 -m "==== Version 2.91.91 ===="
+git commit -a -m "Release version 2.91.92"
+git tag -s GNOME_COLOR_MANAGER_2_91_92 -m "==== Version 2.91.92 ===="
<enter password>
git push --tags
git push