The branch, twofactorauth has been updated via 1ddcf94e49415941d44f8a142d7863a4d2adcdea (commit) from 810c1e98f0e38a4cc5364aac2f2832264bd56e58 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- ----------------------------------------------------------------------- Summary of changes: x2go/__init__.py | 5 +++++ 1 file changed, 5 insertions(+) The diff of changes is: diff --git a/x2go/__init__.py b/x2go/__init__.py index e2c0058..340f24f 100644 --- a/x2go/__init__.py +++ b/x2go/__init__.py @@ -26,6 +26,11 @@ Introduction With Python X2Go you can write your own X2Go clients or embed X2Go client features into already existing application environments. + NOTE: Beginning with v0.4.0.0 of Python X2Go all class names start with + X2Go***. Earlier versions used X2go***. As X2Go is the official name of the + project (i.e. with a capital X and a capital G) we have adapted the class + names to this circumstance. + API Concept =========== hooks/post-receive -- python-x2go.git (Python X2Go Client API) This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "python-x2go.git" (Python X2Go Client API).