[Checkins] SVN: zope.thread/trunk/ Recreated CHANGES.txt and
README.txt. Removed everything from README.txt
Alexander Heavner
alex at zope.com
Thu Feb 15 16:15:27 EST 2007
Log message for revision 72641:
Recreated CHANGES.txt and README.txt. Removed everything from README.txt
except for the overview.
Changed:
A zope.thread/trunk/CHANGES.txt
A zope.thread/trunk/README.txt
-=-
Added: zope.thread/trunk/CHANGES.txt
===================================================================
--- zope.thread/trunk/CHANGES.txt 2007-02-15 21:12:06 UTC (rev 72640)
+++ zope.thread/trunk/CHANGES.txt 2007-02-15 21:15:26 UTC (rev 72641)
@@ -0,0 +1,24 @@
+zope.thread Package Changelog
+=============================
+
+zope.thread version 3.2.0 (2006/01/05)
+--------------------------------------
+
+Corresponds to the verison of the zope.thread package shipped as part of
+the Zope 3.2.0 release.
+
+Packaging changes only.
+
+zope.thread version 3.1.0 (2005/10/03)
+--------------------------------------
+
+Corresponds to the verison of the zope.thread package shipped as part of
+the Zope 3.1.0 release.
+
+Coding style / documentation fixes only.
+
+zope.thread version 3.0.0 (2004/11/07)
+--------------------------------------
+
+Corresponds to the verison of the zope.thread package shipped as part of
+the Zope X3.0.0 release.
Property changes on: zope.thread/trunk/CHANGES.txt
___________________________________________________________________
Name: svn:eol-style
+ native
Added: zope.thread/trunk/README.txt
===================================================================
--- zope.thread/trunk/README.txt 2007-02-15 21:12:06 UTC (rev 72640)
+++ zope.thread/trunk/README.txt 2007-02-15 21:15:26 UTC (rev 72641)
@@ -0,0 +1,8 @@
+zope.thread Package Readme
+==========================
+
+Overview
+--------
+
+This package supplies a mechoanism for storing "thread-global" values,
+such as the site manager discovered during URL traversal.
Property changes on: zope.thread/trunk/README.txt
___________________________________________________________________
Name: svn:eol-style
+ native
More information about the Checkins
mailing list