Updating setup.py

git-svn-id: http://svn.plone.org/svn/plone/plone.principalsource/trunk@26551 3b4cdb85-528f-c531-b63d-5919d5b1aa08
This commit is contained in:
optilude 2009-04-17 04:25:12 +00:00
parent 455db3f91f
commit e2f0044d47
2 changed files with 5 additions and 3 deletions

View File

@ -33,4 +33,5 @@ users is unaffected).
Also, remember that tokens should be 7-bit ASCII strings. getTermByToken() is
forgiving in that it silently encodes a unicode string to utf-8, but really
you should only pass unicode to this method.
you should only pass unicode to this method.

View File

@ -1,8 +1,9 @@
Changelog
=========
1.0b1 - Unreleased
----------------
1.0b1 - 2009-04-17
------------------
* Initial release