aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorTor Lillqvist <tml@novell.com>2005-11-26 04:16:58 +0800
committerTor Lillqvist <tml@src.gnome.org>2005-11-26 04:16:58 +0800
commit5415c6877c944a418d06a754b087b03f089245b0 (patch)
tree1ec2d4a035d51bb6c9b5e3168b35825df743a22e /addressbook/ChangeLog
parentf7750eddc35b618c2166004fe020a33a82b31792 (diff)
downloadgsoc2013-evolution-5415c6877c944a418d06a754b087b03f089245b0.tar
gsoc2013-evolution-5415c6877c944a418d06a754b087b03f089245b0.tar.gz
gsoc2013-evolution-5415c6877c944a418d06a754b087b03f089245b0.tar.bz2
gsoc2013-evolution-5415c6877c944a418d06a754b087b03f089245b0.tar.lz
gsoc2013-evolution-5415c6877c944a418d06a754b087b03f089245b0.tar.xz
gsoc2013-evolution-5415c6877c944a418d06a754b087b03f089245b0.tar.zst
gsoc2013-evolution-5415c6877c944a418d06a754b087b03f089245b0.zip
New file. Contains various things lifted from OpenLDAP for use on Windows
2005-11-25 Tor Lillqvist <tml@novell.com> * gui/component/openldap-extract.h: New file. Contains various things lifted from OpenLDAP for use on Windows where we use Microsoft's LDAP implementation. The same file is also in e-d-s/backends/ldap. * gui/component/Makefile.am: Distribute openldap-extract.h. svn path=/trunk/; revision=30674
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 98b5f7f70c..3779ad54f2 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,5 +1,12 @@
2005-11-25 Tor Lillqvist <tml@novell.com>
+ * gui/component/openldap-extract.h: New file. Contains various
+ things lifted from OpenLDAP for use on Windows where we use
+ Microsoft's LDAP implementation. The same file is also in
+ e-d-s/backends/ldap.
+
+ * gui/component/Makefile.am: Distribute openldap-extract.h.
+
* importers/evolution-ldif-importer.c (ldif_import)
* gui/widgets/eab-gui-util.c (eab_load_error_dialog): Use
g_filename_from_uri() instead of just stripping off the "file://"