Author: Matti Picus <matti.pi...@gmail.com>
Branch: 
Changeset: r68372:2e9fca498e95
Date: 2013-12-04 12:07 +0200
http://bitbucket.org/pypy/pypy/changeset/2e9fca498e95/

Log:    document merged branch

diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst
--- a/pypy/doc/whatsnew-head.rst
+++ b/pypy/doc/whatsnew-head.rst
@@ -28,3 +28,7 @@
 
 .. branch: ndarray-buffer
 adds support for the buffer= argument to the ndarray ctor
+
+.. branch: better_ftime_detect2
+On OpenBSD do not pull in libcompat.a as it is about to be removed.
+And more generally, if you have gettimeofday(2) you will not need ftime(3).
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to