diff options
author | Xavier Claessens <xclaesse@gmail.com> | 2007-11-16 01:25:13 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2007-11-16 01:25:13 +0800 |
commit | 1b97222821b7362cce1a68d6ba54106c66f5b932 (patch) | |
tree | 03d841fdb3e8af93f0c5ab9cc07392be8d05de55 /ChangeLog | |
parent | c9721056606b7d03de34eabcf8ad17acac52cab3 (diff) | |
download | gsoc2013-empathy-1b97222821b7362cce1a68d6ba54106c66f5b932.tar gsoc2013-empathy-1b97222821b7362cce1a68d6ba54106c66f5b932.tar.gz gsoc2013-empathy-1b97222821b7362cce1a68d6ba54106c66f5b932.tar.bz2 gsoc2013-empathy-1b97222821b7362cce1a68d6ba54106c66f5b932.tar.lz gsoc2013-empathy-1b97222821b7362cce1a68d6ba54106c66f5b932.tar.xz gsoc2013-empathy-1b97222821b7362cce1a68d6ba54106c66f5b932.tar.zst gsoc2013-empathy-1b97222821b7362cce1a68d6ba54106c66f5b932.zip |
Remove doc directory and replace it with a better gtk-doc in docs. More
2007-11-15 Xavier Claessens <xclaesse@gmail.com>
* docs/*:
* doc/*:
* configure.ac:
* Makefile.am: Remove doc directory and replace it with a better gtk-doc
in docs. More files are auto-generated, we have less files on SVN.
svn path=/trunk/; revision=439
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,5 +1,13 @@ 2007-11-15 Xavier Claessens <xclaesse@gmail.com> + * docs/*: + * doc/*: + * configure.ac: + * Makefile.am: Remove doc directory and replace it with a better gtk-doc + in docs. More files are auto-generated, we have less files on SVN. + +2007-11-15 Xavier Claessens <xclaesse@gmail.com> + * src/Makefile.am: Do not build voip chandler if building without voip support. Fixes bug #496861. |