diff options
author | Xavier Claessens <xclaesse@src.gnome.org> | 2007-08-31 00:59:39 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2007-08-31 00:59:39 +0800 |
commit | 0e7b5944eb1fa9e494494c70d349051f74938150 (patch) | |
tree | 3961b8c1fb42505dbb724103c5d683c39a3b7cd2 | |
parent | 0b0bb0f621d8e1cda1508d9062a279459fc3b955 (diff) | |
download | gsoc2013-empathy-0e7b5944eb1fa9e494494c70d349051f74938150.tar gsoc2013-empathy-0e7b5944eb1fa9e494494c70d349051f74938150.tar.gz gsoc2013-empathy-0e7b5944eb1fa9e494494c70d349051f74938150.tar.bz2 gsoc2013-empathy-0e7b5944eb1fa9e494494c70d349051f74938150.tar.lz gsoc2013-empathy-0e7b5944eb1fa9e494494c70d349051f74938150.tar.xz gsoc2013-empathy-0e7b5944eb1fa9e494494c70d349051f74938150.tar.zst gsoc2013-empathy-0e7b5944eb1fa9e494494c70d349051f74938150.zip |
match maintainer.py syntax
svn path=/trunk/; revision=281
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -39,8 +39,11 @@ * libempathy/empathy-marshal.list: * libempathy/empathy-tp-group.h: * libempathy/Makefile.am: - * configure.ac: Completely reworked ContactList API. Fixes bug #471611, - bug #467280, bug #459540 and bug #462907. + * configure.ac: Completely reworked ContactList API. Fixes bugs + #471611, + #467280, + #459540, + #462907. * doc/*: Updated. |