CVS -> Subversion
diff --git a/Doc/whatsnew/3.0.rst b/Doc/whatsnew/3.0.rst
index ef5b6a3..a3687f1 100644
--- a/Doc/whatsnew/3.0.rst
+++ b/Doc/whatsnew/3.0.rst
@@ -311,7 +311,7 @@
 and bug fixes.  Here's a partial list of the most notable changes,
 sorted alphabetically by module name. Consult the :file:`Misc/NEWS`
 file in the source tree for a more complete list of changes, or look
-through the CVS logs for all the details.
+through the Subversion logs for all the details.
 
 * The ``cPickle`` module is gone.  Use ``pickle`` instead.  Eventually
   we'll have a transparent accelerator module.