[Checkins] SVN: z3c.xmlhttp/trunk/ prepare for release

Roger Ineichen roger at projekt01.ch
Mon Apr 14 21:37:15 EDT 2008


Log message for revision 85360:
  prepare for release

Changed:
  U   z3c.xmlhttp/trunk/CHANGES.txt
  U   z3c.xmlhttp/trunk/README.txt
  U   z3c.xmlhttp/trunk/setup.py

-=-
Modified: z3c.xmlhttp/trunk/CHANGES.txt
===================================================================
--- z3c.xmlhttp/trunk/CHANGES.txt	2008-04-15 01:31:04 UTC (rev 85359)
+++ z3c.xmlhttp/trunk/CHANGES.txt	2008-04-15 01:37:14 UTC (rev 85360)
@@ -2,7 +2,7 @@
 CHANGES
 =======
 
-Version 0.5.0 (unreleased)
+Version 0.5.0 (2008-04-15)
 -------------------------
 
 - Initial Release

Modified: z3c.xmlhttp/trunk/README.txt
===================================================================
--- z3c.xmlhttp/trunk/README.txt	2008-04-15 01:31:04 UTC (rev 85359)
+++ z3c.xmlhttp/trunk/README.txt	2008-04-15 01:37:14 UTC (rev 85360)
@@ -1,3 +1,3 @@
-This package provides an XMLHttpRequest implementation which is used as base
-javascript library for z3c.jsonrpcproxy. This library can be used in other 
+This package provides an (XHR) XMLHttpRequest implementation which is used as 
+base javascript library for z3c.jsonrpcproxy. This library can be used in other 
 javascript projects if you need a XHR implementation.

Modified: z3c.xmlhttp/trunk/setup.py
===================================================================
--- z3c.xmlhttp/trunk/setup.py	2008-04-15 01:31:04 UTC (rev 85359)
+++ z3c.xmlhttp/trunk/setup.py	2008-04-15 01:37:14 UTC (rev 85360)
@@ -33,7 +33,7 @@
         read('CHANGES.txt')
         ),
     license = "ZPL 2.1",
-    keywords = "zope3 z3c xmlhttp XMLHttpRequestproxy javascript js ajax",
+    keywords = "zope3 z3c xhr xmlhttp XMLHttp request proxy javascript js ajax",
     classifiers = [
         'Development Status :: 4 - Beta',
         'Environment :: Web Environment',



More information about the Checkins mailing list