[Zope-CVS] CVS: PythonNet/doc - Changes.txt:1.2
Brian Lloyd
brian@zope.com
Wed, 30 Jul 2003 09:51:31 -0400
Update of /cvs-repository/PythonNet/doc
In directory cvs.zope.org:/tmp/cvs-serv26497
Modified Files:
Changes.txt
Log Message:
Commit minor changes. Thanks Adelphia! :(
=== PythonNet/doc/Changes.txt 1.1 => 1.2 ===
--- PythonNet/doc/Changes.txt:1.1 Thu Jul 24 19:54:55 2003
+++ PythonNet/doc/Changes.txt Wed Jul 30 09:51:26 2003
@@ -8,12 +8,15 @@
- Added a Mono makefile. Thanks to Camilo Uribe for help in testing and
working out problems on Mono.
- - Removed decoys like the non-working embedding APIs; lots of
- internal refactoring.
+ - Removed decoys like the non-working embedding APIs; lots of internal
+ refactoring.
- - Implement indexer support.
+ - Implemented indexer support.
- - Implemented basic thread state management.
+ - Implemented Pythonic support for managed arrays.
+
+ - Implemented basic thread state management; calls to managed methods
+ no longer block Python.
PythonNet Preview 1