forked from ilgarm/pyzimbra
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
16 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
= Zimbra Python Client = | ||
|
||
Report a bug at the moment by sending an email specified at the bottom of the page. Later, issue tracking tool will be made available. | ||
|
||
Documentation available online at: http://trac.lab.az/pyzimbra/wiki | ||
|
||
=== Release notes === | ||
|
||
version 0.1 - current | ||
|
||
ticket:2 - zimbra client authentication | ||
ticket:8 - zimbra soap wrapper | ||
ticket:22 - rewrite all xml manipulations to use single library, minidom or lxml.etree | ||
ticket:31 - add proxy support | ||
ticket:27 - error and exception handling | ||
|