Author: Edd Barrett <vex...@gmail.com>
Branch: timeb_h
Changeset: r68377:390d8f89f47d
Date: 2013-12-05 00:09 +0000
http://bitbucket.org/pypy/pypy/changeset/390d8f89f47d/

Log:    Document <sys/timeb.h> change in whatsnew-head.rst.

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
@@ -32,3 +32,7 @@
 .. 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).
+
+.. branch: timeb_h
+Remove dependency upon <sys/timeb.h> on OpenBSD. This will be disappearing
+along with libcompat.a.
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to