Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorNickolay V. Shmyrev <nshmyrev@src.gnome.org>2005-08-03 05:49:48 (GMT)
committer Nickolay V. Shmyrev <nshmyrev@src.gnome.org>2005-08-03 05:49:48 (GMT)
commit5cc8e92ad9fb04792682b474a670aaa803666f78 (patch)
tree8410db4dff1ac44f5232437d7a9a478d83f88679 /ChangeLog
parent7e15d3de9bdacdb70789a1602ddfad00faac1963 (diff)
Copy-paste g_file_set_contents to keep compatibility with gtk 2.6
Fix for bug 312228
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1bbd6fd..b802221 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2005-08-03 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
+
+ * configure.ac:
+ * shell/ev-utils.c: (rename_file), (set_umask_permissions),
+ (write_to_temp_file), (ev_file_set_contents):
+ * shell/ev-utils.h:
+ * shell/ev-window.c: (save_print_config_to_file):
+
+ Copy-paste g_file_set_contents to keep compatibility with gtk 2.6
+ Fix for bug 312228
+
2005-07-31 Christian Persch <chpe@cvs.gnome.org>
* shell/ev-window.c: (load_print_config_from_file),