diff options
author | Chris Toshok <toshok@src.gnome.org> | 2000-03-27 16:03:12 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2000-03-27 16:03:12 +0800 |
commit | 2e4f332ae7f02625f22583eb5d2de5dba18591ca (patch) | |
tree | 33ad41ce7878c42b3155fba0a984307ed5b9f670 /ChangeLog | |
parent | b3b329b797f9943a656410a862a340264d92a4c5 (diff) | |
download | gsoc2013-evolution-2e4f332ae7f02625f22583eb5d2de5dba18591ca.tar gsoc2013-evolution-2e4f332ae7f02625f22583eb5d2de5dba18591ca.tar.gz gsoc2013-evolution-2e4f332ae7f02625f22583eb5d2de5dba18591ca.tar.bz2 gsoc2013-evolution-2e4f332ae7f02625f22583eb5d2de5dba18591ca.tar.lz gsoc2013-evolution-2e4f332ae7f02625f22583eb5d2de5dba18591ca.tar.xz gsoc2013-evolution-2e4f332ae7f02625f22583eb5d2de5dba18591ca.tar.zst gsoc2013-evolution-2e4f332ae7f02625f22583eb5d2de5dba18591ca.zip |
check for db_185.h (present in newer db distributions.)
* configure.in: check for db_185.h (present in newer db
distributions.)
svn path=/trunk/; revision=2179
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2000-03-26 Chris Toshok <toshok@laptoph.xtoph.org> + * configure.in: check for db_185.h (present in newer db + distributions.) + * addressbook/backend/pas/pas-backend-file.c (pas_backend_file_create_unique_id): new function. (pas_backend_file_process_create_card): call |