Author: Armin Rigo <[email protected]>
Branch: 
Changeset: r2332:bc4c1ecefcab
Date: 2015-10-08 22:58 +0200
http://bitbucket.org/cffi/cffi/changeset/bc4c1ecefcab/

Log:    write a "document me"

diff --git a/doc/source/whatsnew.rst b/doc/source/whatsnew.rst
--- a/doc/source/whatsnew.rst
+++ b/doc/source/whatsnew.rst
@@ -23,6 +23,8 @@
   pointers; regular C functions don't need to have their `calling
   convention`_ declared.
 
+* ffi.memmove XXX
+
 
 .. _`calling convention`: using.html#windows-calling-conventions
 
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to