diff options
author | Xavier Claessens <xclaesse@gmail.com> | 2007-07-26 20:20:29 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2007-07-26 20:20:29 +0800 |
commit | a1a519c76085cc402d015486fa654bfe7550de1a (patch) | |
tree | 8e356faf581d13ae2f21126ee53da1273fe4294f /ChangeLog | |
parent | e872cf69bb6dbae8b08e8747a8a0c7061eb76822 (diff) | |
download | gsoc2013-empathy-a1a519c76085cc402d015486fa654bfe7550de1a.tar gsoc2013-empathy-a1a519c76085cc402d015486fa654bfe7550de1a.tar.gz gsoc2013-empathy-a1a519c76085cc402d015486fa654bfe7550de1a.tar.bz2 gsoc2013-empathy-a1a519c76085cc402d015486fa654bfe7550de1a.tar.lz gsoc2013-empathy-a1a519c76085cc402d015486fa654bfe7550de1a.tar.xz gsoc2013-empathy-a1a519c76085cc402d015486fa654bfe7550de1a.tar.zst gsoc2013-empathy-a1a519c76085cc402d015486fa654bfe7550de1a.zip |
Fix problems when NM is not running. Fixes bug #460419.
2007-07-26 Xavier Claessens <xclaesse@gmail.com>
* libempathy/empathy-idle.c: Fix problems when NM is not running. Fixes
bug #460419.
* doc/*: Updated documentation.
svn path=/trunk/; revision=195
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2007-07-26 Xavier Claessens <xclaesse@gmail.com> + + * libempathy/empathy-idle.c: Fix problems when NM is not running. Fixes + bug #460419. + + * doc/*: Updated documentation. + 2007-07-25 Xavier Claessens <xclaesse@gmail.com> * libempathy/empathy-filter.c: Adding more debug output. |