commit | 3b923fcff5103f71f5c5cc587af11e98cf35f343 | [log] [tgz] |
---|---|---|
author | Andrew M. Kuchling <amk@amk.ca> | Sat May 19 19:35:46 2001 +0000 |
committer | Andrew M. Kuchling <amk@amk.ca> | Sat May 19 19:35:46 2001 +0000 |
tree | a3573e0661df393cfa54cd2b00905fbe27763716 | |
parent | 656fe69383df865fb3e7437af56ed7c342b3ffb5 [diff] |
Add another item
diff --git a/Doc/whatsnew/whatsnew22.tex b/Doc/whatsnew/whatsnew22.tex index ee60980..241b36b 100644 --- a/Doc/whatsnew/whatsnew22.tex +++ b/Doc/whatsnew/whatsnew22.tex
@@ -73,6 +73,9 @@ \item XXX C API: Reorganization of object calling + \item XXX .encode(), .decode() string methods. Interesting new codecs such +as zlib. + %Original log message: %The call_object() function, originally in ceval.c, begins a new life