Mercurial > moin > 1.9
changeset 958:7bb50cdd6fbe
Reworded a few ideas.
author | Alexander Schremmer <alex AT alexanderweb DOT de> |
---|---|
date | Fri, 30 Jun 2006 21:34:31 +0200 |
parents | 1b84b9a47129 |
children | 5d308092d40e |
files | docs/CHANGES.aschremmer |
diffstat | 1 files changed, 4 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/docs/CHANGES.aschremmer Thu Jun 29 20:28:26 2006 +0200 +++ b/docs/CHANGES.aschremmer Fri Jun 30 21:34:31 2006 +0200 @@ -13,6 +13,7 @@ * XMLRPC method to return the Moin version * XMLRPC multicall support * Conflict icon in RecentChanges + * XMLRPC Authentication System Bugfixes (only stuff that is buggy in moin/1.6 main branch): * ... @@ -23,6 +24,7 @@ Developer notes: * ... +Do not forget to check the related wiki page: http://moinmoin.wikiwikiweb.de/WikiSyncronisation Diary ===== @@ -35,8 +37,8 @@ changed conflict icon, Added xmlrpc multicall support into the server and backported the client code from python 2.4 -Week 23: Initial thoughts about Mercurial as a base for syncronisation. -Week 24: Evaluation of OpenID as a base for authentication +Week 23: Debian-Sprint in Extremadura, Spain. Initial thoughts about Mercurial as a base for syncronisation. +Week 24: Evaluation of OpenID as a base for authentication, written local testing scripts Week 25: Conference in Chile. Week 26: Implementation of the XMLRPC authentication system.