]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
okay, people, from now on, httpd 2.0.x needs APR_0_9_BRANCH and
authorCliff Woolley <jwoolley@apache.org>
Wed, 3 Sep 2003 04:39:13 +0000 (04:39 +0000)
committerCliff Woolley <jwoolley@apache.org>
Wed, 3 Sep 2003 04:39:13 +0000 (04:39 +0000)
commit3c5cedc480ea89b8d9bf71ebcdc0d01a7a474f8b
tree4da1715933bf850d5c9b26f9f13c0346bcb8d1db
parent26f83fe781eaa9330c4bbd68f401490ed90f7138
okay, people, from now on, httpd 2.0.x needs APR_0_9_BRANCH and
APU_0_9_BRANCH.  2.1.x will continue to use HEAD of apr and apr-util.

update your local checkouts!!

in case it's not obvious:

   cd httpd-2.0/srclib
   cvs up -r APR_0_9_BRANCH apr
   cvs up -r APU_0_9_BRANCH apr-util

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101152 13f79535-47bb-0310-9956-ffa450edef68
buildconf