summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Untz <vuntz@gnome.org>2008-02-11 19:17:53 +0000
committerVincent Untz <vuntz@gnome.org>2008-02-11 19:17:53 +0000
commit173011c1a206d83d8a1e7b4032ba68c49a440b52 (patch)
tree09155caed08cca2fe57e9b0f288842475b101740
parent19efaabf2b610205b1e93489e3084e3d62bc54b7 (diff)
2008-02-11 Vincent Untz <vuntz@gnome.org> * NEWS: version 0.15
-rw-r--r--ChangeLog4
-rw-r--r--NEWS9
2 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dcf3057..8cd7fdc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-02-11 Vincent Untz <vuntz@gnome.org>
+
+ * NEWS: version 0.15
+
2008-02-05 Vincent Untz <vuntz@gnome.org>
Fix crash with really small lines that are invalid, like just "a".
diff --git a/NEWS b/NEWS
index ec67764..5c2d3f4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,13 @@
============
+Version 0.15
+============
+
+ o make the extension check for Icon key a warning instead of an error for now
+ (Ray Strode)
+ o Fix a crash in update-desktop-database when there's no group (Vincent)
+ o Fix a crash in the validator happening for very small lines (Vincent)
+
+============
Version 0.14
============