summaryrefslogtreecommitdiffstats
path: root/desktop-entry/ChangeLog
diff options
context:
space:
mode:
authorVincent Untz <vuntz@gnome.org>2007-07-27 17:03:06 +0000
committerVincent Untz <vuntz@gnome.org>2007-07-27 17:03:06 +0000
commitea2b1a2ea6866aa97aef887def7f68ef9431529e (patch)
treef39a9cc16ad9bf40b3e4bd10c525c40ae80ff7fb /desktop-entry/ChangeLog
parentcfe043f16f9e97519ecf89295240455d676a476b (diff)
downloadxdg-specs-ea2b1a2ea6866aa97aef887def7f68ef9431529e.tar.xz
don't say that the files are encoded as lines of 8-bit characters, which
2007-07-27 Vincent Untz <vuntz@gnome.org> * desktop-entry-spec.xml: don't say that the files are encoded as lines of 8-bit characters, which is wrong for UTF-8. Use something a bit better proposed by Matthias Clasen <mclasen@redhat.com> Bug #11417.
Diffstat (limited to 'desktop-entry/ChangeLog')
-rw-r--r--desktop-entry/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/desktop-entry/ChangeLog b/desktop-entry/ChangeLog
index 256b668..ab7f74c 100644
--- a/desktop-entry/ChangeLog
+++ b/desktop-entry/ChangeLog
@@ -1,3 +1,10 @@
+2007-07-27 Vincent Untz <vuntz@gnome.org>
+
+ * desktop-entry-spec.xml: don't say that the files are encoded as
+ lines of 8-bit characters, which is wrong for UTF-8. Use something a
+ bit better proposed by Matthias Clasen <mclasen@redhat.com>
+ Bug #11417.
+
2007-05-30 Vincent Untz <vuntz@gnome.org>
* desktop-entry-spec.xml: s/DESKTOP_LAUNCH_ID/DESKTOP_STARTUP_ID/