-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathCHANGES.txt
39 lines (26 loc) · 1.15 KB
/
CHANGES.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
Apache ManifoldCF Plugin for SharePoint 2010 change Log
$Id$
======================= 0.5-dev =====================
======================= Release 0.4 =====================
CONNECTORS-813: Include a URL that should be used to send to the
output connector for a given list item.
======================= Release 0.3 =====================
CONNECTORS-772: SharePoint on AWS does not permit using the
URL to locate the site.
(Dmitry Goldenberg, Karl Wright)
CONNECTORS-754: Remove dependency on Permissions.asmx.
(Will Parkinson, Karl Wright)
CONNECTORS-758: Change log output to go to trace log.
(Christian M. Rieck, Will Parkinson, Karl Wright)
======================= Release 0.2 =====================
CONNECTORS-534: Repackage plugins to have a true binary release,
with appropriate DEPENDENCIES.txt, README's etc.
(Karl Wright)
======================= Release 0.1 =====================
CONNECTORS-492: Add a GetListItems() method to support obtaining
documents without limits on count.
(Ahmet Arslan, Piergiorgio Lucidi, Joe Becknell, Karl Wright)
CONNECTORS-498: Remove ToLower() since it is locale-specific.
(Ahmet Arslan, Karl Wright)
Initial commit.
(Karl Wright)