summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRay Strode <halfline@src.gnome.org>2007-03-02 20:08:40 +0000
committerRay Strode <halfline@src.gnome.org>2007-03-02 20:08:40 +0000
commite339b2f4d92dcda63a6e973e8c22206982d66a60 (patch)
tree22024d49b89818c0a836740ce10f5f2e95c154a7
parent733bc1e72abd6d070b339fcef9ddb343ed71c2cf (diff)
downloadgconf-e339b2f4d92dcda63a6e973e8c22206982d66a60.tar.gz
add bug reference to changelog entry
svn path=/trunk/; revision=2373
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index f7ba1fda..dd4392d1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -20,8 +20,8 @@
* gconf/gconf-backend.c:
* gconf/gconf-internals.[ch]:
* gconf/gconfd.c:
- use g_file_test instead of home brew
- gconf_file_test and gconf_file_exists functions
+ use g_file_test instead of home brew gconf_file_test
+ and gconf_file_exists functions (bug 341828)
2007-03-02 Ray Strode <rstrode@redhat.com>