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-19 18:34:55 (GMT)
committer Nickolay V. Shmyrev <nshmyrev@src.gnome.org>2005-08-19 18:34:55 (GMT)
commitd3955c8b7e547f0adb7ce5cb821fff0bf49d7dee (patch)
treece270bb8daf28d462dfc7d2c37ea9698c3737c28 /ChangeLog
parent3f9bcdaece9d8230d6ab69b159f14317c803c18f (diff)
Don't include autogenerated file ev-application-service.h into
* shell/Makefile.am: Don't include autogenerated file ev-application-service.h into distribution, since it causes dbus crash. Fix for bugs 313724 and 313443.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3f96e10..651cafd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-08-19 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
+
+ * shell/Makefile.am: Don't include autogenerated
+ file ev-application-service.h into distribution, since
+ it causes dbus crash. Fix for bugs 313724 and 313443.
+
2005-08-18 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
* configure.ac: Fix sed expression for FreeBSD. Thanks