summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDon Scorgie <dscorgie@src.gnome.org>2008-09-15 17:31:48 +0000
committerDon Scorgie <dscorgie@src.gnome.org>2008-09-15 17:31:48 +0000
commitd2d024e89bf8b080d76d422a0fd1228c3a65e751 (patch)
tree013eefc1ce56127c159f58f32f986e6fbe658659 /ChangeLog
parent3583624147e8ebd0170bc63340688ecd95660571 (diff)
downloadyelp-d2d024e89bf8b080d76d422a0fd1228c3a65e751.tar.gz
Add yelp to the "Documentation" fd.o category part of bug #552128
* yelp.desktop.in.in: Add yelp to the "Documentation" fd.o category part of bug #552128 svn path=/trunk/; revision=3200
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c6fb93a2..55dea90f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2008-09-15 Don Scorgie <dscorgie@svn.gnome.org>
+ * yelp.desktop.in.in:
+ Add yelp to the "Documentation" fd.o category
+ part of bug #552128
+
+2008-09-15 Don Scorgie <dscorgie@svn.gnome.org>
+
* src/yelp-document.c (request_idle_final):
Fix potential crasher on multi-core machines
bug #551757 - Joe Marcus Clarke