Index: docs/authentication.txt
===================================================================
--- docs/authentication.txt	(revision 5722)
+++ docs/authentication.txt	(working copy)
@@ -661,8 +661,6 @@
 The permission_required decorator
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
-**New in Django development version**
-
 It's a relatively common task to check whether a user has a particular
 permission. For that reason, Django provides a shortcut for that case: the
 ``permission_required()`` decorator. Using this decorator, the earlier example
