summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRay Strode <rstrode@redhat.com>2006-04-18 22:19:38 +0000
committerRay Strode <rstrode@redhat.com>2006-04-18 22:19:38 +0000
commit035b15e8e1f0e4f8ee42fa5f6b86f7b96cdf9e2c (patch)
tree6d76e4a6ea217adf190e740d334d92f50efe9d1c
parenta41d9e0323054501356beccde6321268372eb237 (diff)
==================== 0.11 ====================DESKTOP_FILE_UTILS_0_11
-rw-r--r--ChangeLog2
-rw-r--r--NEWS11
2 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 47fbeae..1143e84 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+==================== 0.11 ====================
+
2006-04-18 Ray Strode <rstrode@redhat.com>
Validate that desktop file categories match those
diff --git a/NEWS b/NEWS
index 6a4f859..dbbb09a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,15 @@
============
+Version 0.11
+============
+
+ o Validate desktop file categories (Emmet Hikory, Vincent Untz)
+ o Use GKeyFile instead of the old egg code in update-desktop-database (Vincent)
+ o Use GOption instead of popt (Vincent)
+ o Fix grammar problem in one of the strings (Moritz Barsnick)
+ o NULL terminate search patch in update-desktop-database (Mike Hearn)
+ o Fix language to encoding mapping to match spec (Ville Skyttä)
+
+============
Version 0.10
============