Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael J. Chudobiak <mjc@src.gnome.org>2009-01-22 20:46:19 (GMT)
committer Michael J. Chudobiak <mjc@src.gnome.org>2009-01-22 20:46:19 (GMT)
commit4cec7958f9bfd4f2950bdf0b257757348b26dafc (patch)
tree75a90ac324ff6be0fa14f2e8a26e39a888809c0f
parent42546653dbc467a9bc7b2c4cb0a9bcd8764c8a4b (diff)
Added missing bug number to ChangeLog.
svn path=/trunk/; revision=3375
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 935e919..693c101 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,7 @@
When saving a file, using the default permissions for the user/system,
respecting umask and any setgid bit on the directory. Uses the new
G_FILE_COPY_TARGET_DEFAULT_PERMS flag in glib 2.19.0, if available.
+ Bug #568593.
2009-01-21 Christian Persch <chpe@gnome.org>