projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f303261
)
ctypes was added.
author
Thomas Heller
<theller@ctypes.org>
Wed, 22 Mar 2006 10:09:27 +0000
(10:09 +0000)
committer
Thomas Heller
<theller@ctypes.org>
Wed, 22 Mar 2006 10:09:27 +0000
(10:09 +0000)
Misc/NEWS
patch
|
blob
|
history
diff --git
a/Misc/NEWS
b/Misc/NEWS
index 5185799c24a168574f2cb1e38639ba38b6e9c1b2..400504ddcefd1a54fb69a023b0584eb61d49c670 100644
(file)
--- a/
Misc/NEWS
+++ b/
Misc/NEWS
@@
-477,6
+477,8
@@
Extension Modules
Library
-------
+- Added the ctypes ffi package.
+
- email 4.0 package now integrated. This is largely the same as the email 3.0
package that was included in Python 2.3, except that PEP 8 module names are
now used (e.g. mail.message instead of email.Message). The MIME classes