summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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
============