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-16 15:49:48 (GMT)
committer Nickolay V. Shmyrev <nshmyrev@src.gnome.org>2005-08-16 15:49:48 (GMT)
commit74b86b4ae65d77068aa64336f1c36c3a75e50ab4 (patch)
treee2f3d8858160a15e2275893ea42e199d633623c4 /ChangeLog
parent6c31b780d425d1bd3d7e9f51e4efadefcf1d8551 (diff)
Fix build warnings and compilation with dbus 0.35.2
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 49ff989..204474d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2005-08-16 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
+
+ * shell/ev-utils.c: (set_umask_permissions), (write_to_temp_file):
+ * shell/ev-window.c:
+ Fix build warnings
+
+2005-08-16 Carlos Garcia Campos <carlosgc@gnome.org>
+
+ * configure.ac: Update script to get dbus version.
+ Fix for the bug #313443.
+
2005-08-16 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
* shell/ev-window.c: (ev_window_cmd_escape):