[pypy-svn] r50235 - pypy/dist/pypy/doc

arigo at codespeak.net arigo at codespeak.net
Mon Dec 31 17:54:29 CET 2007


Author: arigo
Date: Mon Dec 31 17:54:28 2007
New Revision: 50235

Modified:
   pypy/dist/pypy/doc/news.txt
Log:
Tweaks to the news entry.


Modified: pypy/dist/pypy/doc/news.txt
==============================================================================
--- pypy/dist/pypy/doc/news.txt	(original)
+++ pypy/dist/pypy/doc/news.txt	Mon Dec 31 17:54:28 2007
@@ -13,12 +13,21 @@
 
 .. raw:: html
 
-   <table border=0><tr><td>
+   <table border=0><tr><td colspan="3">
+
+The next PyPy sprint will be held in Leysin, Switzerland, for
+the fifth time.  The overall idea of the sprint is to continue
+working on making PyPy ready for general use. 
+
+.. raw:: html
+
+   </td></tr><tr><td valign="top">
 
-The next PyPy sprint will be in Leysin, Switzerland, for the fifth time.
-Proposed topics: ctypes, JIT, testing, LLVM.  This is a fully public
-sprint: newcomers and topics other than those proposed are welcome.  See
-the `sprint announcement`__ for details.
+The proposed topics are: ctypes, JIT, testing, LLVM.  This is
+a fully public sprint, so newcomers and other topics are
+welcome.  And like previous winters, the main side goal is to
+have fun in winter sports :-) See the `sprint announcement`__
+for details.
 
 .. raw:: html
 



More information about the Pypy-commit mailing list