SHA256
1
0
forked from pool/cmis-client
cmis-client/cmis-client.changes
Cédric Bosdonnat c9206bb141 - Update to version 0.3.0
+ 0.2.2
      + Fixed soname for the library
      + Allow building against libcurl 7.13.1
  + 0.2.3
      + Fixed SharePoint support
      + Conditional build of man page
  + 0.3.0
      + Added Document::checkOut(), Document::cancelCheckout() and Document::checkIn()
      + Added Object::move( ) -- Grau Data
      + Fixes for xcmis and cloudoku.com -- Grau Data
      + Added Document::getAllVersions( )
      + WebService binding implementation
      + Session factory automatically detects which binding to use
      + C wrapper API
      + Unit tests are now split between quick ones and the ones needing a CMIS server

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cmis-client?expand=0&rev=8
2012-09-13 12:42:17 +00:00

49 lines
1.7 KiB
Plaintext

-------------------------------------------------------------------
Thu Sep 13 12:38:54 UTC 2012 - cbosdonnat@suse.com
- Update to version 0.3.0
+ 0.2.2
+ Fixed soname for the library
+ Allow building against libcurl 7.13.1
+ 0.2.3
+ Fixed SharePoint support
+ Conditional build of man page
+ 0.3.0
+ Added Document::checkOut(), Document::cancelCheckout() and Document::checkIn()
+ Added Object::move( ) -- Grau Data
+ Fixes for xcmis and cloudoku.com -- Grau Data
+ Added Document::getAllVersions( )
+ WebService binding implementation
+ Session factory automatically detects which binding to use
+ C wrapper API
+ Unit tests are now split between quick ones and the ones needing a CMIS server
-------------------------------------------------------------------
Mon Jun 4 11:37:10 UTC 2012 - cbosdonnat@suse.com
- Update to version 0.2.1
+ 0.2.0
+ Handle all the authentication methods that can be handled by
libcurl like Basic, NTLM...
+ Decode base64 encoded content sent by SharePoint
+ Set the content of a document
+ Query nodes by path
+ Get the allowable actions for a node
+ Object properties can be updated
+ Query object types
+ Creation of folders and documents
+ Deletion of folders and documents
+ 0.2.1
+ Fixed documentation distribution
-------------------------------------------------------------------
Tue May 29 14:46:46 UTC 2012 - cbosdonnat@suse.com
- Fixed licenses
-------------------------------------------------------------------
Tue Oct 4 10:39:03 UTC 2011 - cbosdonnat@suse.com
- Created initial package with libcmis 0.1.0