Per the proposal in http://svn.haxx.se/dev/archive-2008-08/0148.shtml,
Add release stream openness indications to the STATUS files on our
various release branches.

(With much love for sparse directories, which allowed me to commit
this atomically from a working copy only 440 kb big.)

* branches/1.0.x/STATUS,
* branches/1.1.x/STATUS,
* branches/1.2.x/STATUS,
* branches/1.3.x/STATUS
  Note that these release streams are closed.

* branches/1.4.x/STATUS
  Note that this stream is open for important fixes, but has been
  superceded by 1.5.x.

* branches/1.5.x/STATUS
  Note that this release stream is open for bugfixes.


git-svn-id: https://svn.apache.org/repos/asf/subversion/branches/1.1.x@873092 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/STATUS b/STATUS
index 91a2fe9..785e3b7 100644
--- a/STATUS
+++ b/STATUS
@@ -1,3 +1,9 @@
+     * * * * * * * * * * * * * * * * * * * * * * * * * * * *
+     *                                                     *
+     *  THIS RELEASE STREAM IS CLOSED TO FURTHER CHANGES.  *
+     *                                                     *
+     * * * * * * * * * * * * * * * * * * * * * * * * * * * *
+
 This file tracks the status of releases in the 1.1.x line.
 
 See "Stabilizing and maintaining releases" in trunk/HACKING for