diff options
Diffstat (limited to 'Doc')
-rw-r--r-- | Doc/whatsnew/whatsnew22.tex | 3 |
1 files changed, 3 insertions, 0 deletions
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 @@ XXX \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 |