diff options
author | Xavier Claessens <xclaesse@gmail.com> | 2007-07-10 02:59:01 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2007-07-10 02:59:01 +0800 |
commit | a8a6226a74d81da8c8a6c6766c56a15993d2eb47 (patch) | |
tree | 41efc6588be5f450eff666bdefc73929a10d3a93 /ChangeLog | |
parent | c1ea2e3b533fea657d90a3b6e263675526f192e5 (diff) | |
download | gsoc2013-empathy-a8a6226a74d81da8c8a6c6766c56a15993d2eb47.tar gsoc2013-empathy-a8a6226a74d81da8c8a6c6766c56a15993d2eb47.tar.gz gsoc2013-empathy-a8a6226a74d81da8c8a6c6766c56a15993d2eb47.tar.bz2 gsoc2013-empathy-a8a6226a74d81da8c8a6c6766c56a15993d2eb47.tar.lz gsoc2013-empathy-a8a6226a74d81da8c8a6c6766c56a15993d2eb47.tar.xz gsoc2013-empathy-a8a6226a74d81da8c8a6c6766c56a15993d2eb47.tar.zst gsoc2013-empathy-a8a6226a74d81da8c8a6c6766c56a15993d2eb47.zip |
Add EMPATHY_LOGFILE env variable. Fixes bug #455240 (Guillaume Desmottes).
2007-07-09 Xavier Claessens <xclaesse@gmail.com>
* src/empathy.c:
* libempathy/empathy-debug.c:
* libempathy/empathy-debug.h: Add EMPATHY_LOGFILE env variable. Fixes
bug #455240 (Guillaume Desmottes).
svn path=/trunk/; revision=179
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2007-07-09 Xavier Claessens <xclaesse@gmail.com> + * src/empathy.c: + * libempathy/empathy-debug.c: + * libempathy/empathy-debug.h: Add EMPATHY_LOGFILE env variable. Fixes + bug #455240 (Guillaume Desmottes). + +2007-07-09 Xavier Claessens <xclaesse@gmail.com> + * libempathy-gtk/empathy-account-widget-msn.glade: * libempathy-gtk/empathy-account-widget-msn.c: * libempathy-gtk/empathy-account-widget-msn.h: |