summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRay Strode <rstrode@redhat.com>2007-03-02 19:28:54 +0000
committerRay Strode <halfline@src.gnome.org>2007-03-02 19:28:54 +0000
commit55c1e2ba74c986699a710385a460e9a7293898d3 (patch)
tree633c23f706e753ee467e333a78c3ddfa6dab7b5a /ChangeLog
parent8c1eb0c0c18b85609c96c08860e3fb61f759f51a (diff)
downloadgconf-55c1e2ba74c986699a710385a460e9a7293898d3.tar.gz
Patch from Narayana Pattipati <narayana.pattipati@wipro.com>
2007-03-02 Ray Strode <rstrode@redhat.com> Patch from Narayana Pattipati <narayana.pattipati@wipro.com> * backends/markup-tree.c (save_tree): transfer the file permissions and ownership after rename (bug 314343). svn path=/trunk/; revision=2369
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c7e46bd6..0f997524 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2007-03-02 Ray Strode <rstrode@redhat.com>
+ Patch from
+ Narayana Pattipati <narayana.pattipati@wipro.com>
+
+ * backends/markup-tree.c (save_tree):
+ transfer the file permissions and ownership after
+ rename (bug 314343).
+
+2007-03-02 Ray Strode <rstrode@redhat.com>
+
* gconf/gconf-value.c (gconf_value_new_from_string):
Check that type isn't a container type, since there
would be no way to know what the type of its elements