2016-10-17 David C. Haley <khoralin@gmail.com>
	* DETAILS: Spell Deprecated.
	  Upstream vendor deprecated 0.x branch.

2007-11-29 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Updated to 0.9.17
	  Use upstream apache.gpg key and signatures
	  Removed UPDATED

2006-09-21 Juuso Alasuutari <iuso@sourcemage.org>
	* PROVIDES: [automated] Fixed invalid entries.

2006-09-21 Juuso Alasuutari <iuso@sourcemage.org>
	* DETAILS: [automated] Removed BUILD_API=2.

2006-05-07 Sergey Lipnevich <sergey@sourcemage.org>
	* DETAILS: upgrade to 0.9.12.

2006-04-27 David Kowis <dkowis@shlrm.org>
	* DETAILS: changed source URL to point to our mirror because
	  it's so old apache doesn't even have it

2006-03-12 Karsten Behrmann <BearPerson@sourcemage.org>
	* DETAILS: (automated) Add KEYWORDS

2005-11-30 Seth Woolley <seth@tautology.org>
	* DETAILS: MD5 IGNORE to SOURCE_HASH volatile

2005-11-20 Andraž "ruskie" Levstik <ruskie@mages.ath.cx>
	* DETAILS: added SOURCE_HINTS=old_svn_compat

2005-10-26 Sergey Lipnevich <sergey@sourcemage.org>
	* BUILD: non-portable atomics option (see
	  http://httpd.apache.org/docs/2.1/misc/perf-tuning.html).

2005-10-19 Sergey Lipnevich <sergey@sourcemage.org>
	* DETAILS: upgrade to 0.9.7.

2005-10-11 Jeremy Blosser <jblosser-smgl@firinn.org>
	* DETAILS: s/www.apache.org/archive.apache.org/ in the SOURCE_URL so we
	  can summon the version we're using even when a newer one has been
	  released.

2005-09-15 Eric Sandall <sandalle@sourcemage.org>
	* DEPENDS: Changed SVN to subversion (there is only one provider of SVN now)

2005-05-15 David Brown <dmlb2000@excite.com>
	* ALL: integrated from apr
	* DETAILS: removed all traces of apr 1.1.x
	* CONFIGURE: not needed anymore
	* INSTALL: removed all traces of apr 1.1.x

2005-04-11 Sergey Lipnevich <sergey@sourcemage.org>
	* INSTALL: gen-build.py (not gen-patch.py as David wrote) is needed in APR
	  1.x to build from latest source.

2005-04-06 David Brown <dmlb2000@excite.com>
	* INSTALL: gen-patch.py removed from install

2005-04-05 Sergey Lipnevich <sergey@sourcemage.org>
	* ALL: use APR_BRANCH and APR_LATEST; remove branch 1.0.x; remove tabs;
	  use branch 1.1 if the configure question is not answered;
	* CONFIGURE: move common APR configuration code into section FUNCTIONS;
	* DETAILS: upgrade 1.1.x branch to 1.1.1;
	* FINAL: deletes, duplicates functionality of INSTALL;
	* PRE_BUILD: create configure script if not present (moved from BUILD).

2005-02-21 David Brown <dmlb2000@excite.com>
	* INSTAL: don't know why I installed stuff to /usr/local/apr
	  changed to /usr/share/apache2, also added $INSTALL_ROOT forgot about
	  that
	* FINAL: added INSTALL_ROOT

2005-02-18 David Brown <dmlb2000@excite.com>
	* CONFIGURE: made 0.9.6 default for the config_query list
	* FINAL, DETAILS: fixed updating problem with not picking up the version
	  when the configure question wasn't answered #8273

2005-02-15 David Brown <dmlb2000@excite.com>
	* CONFIGURE, DETAILS: updated 0.9.6
	* FINAL: linked libtool to another location

2005-02-02 David Brown <dmlb2000@excite.com>
	* ALL: cleaned up spell to make work with different versions

2005-01-27 Sergey Lipnevich <sergey@sourcemage.org>
	* DETAILS: upgraded 1.x branch to 1.1.0.

2005-01-22 Sergey Lipnevich <sergey@sourcemage.org>
	* ALL: upgrade to 1.0.1 and 0.9.5;
	  perform source check-out from Subversion repository;
	  remove or refresh patches as necessary.
	* INSTALL: link apr-config to apr-1-config for compatibility.

2004-12-18 Eric Sandall <sandalle@sourcemage.org>
	* CONFIGURE: Python renamed to python

2004-10-12 Arwed v. Merkatz <v.merkatz@gmx.net>
	* WIP: 0.9.5 doesn't build anymore

2004-09-11 Sergey Lipnevich <sergey@sourcemage.org>
	* DETAILS: upgrade 1.0 branch to release 1.0.0;
	  upgrade 0.9 branch to use HTTPD tag for 2.0.50.
	* CONFIGURE: change wording.

2004-08-30 Arwed v. Merkatz <v.merkatz@gmx.net>
	* PRE_BUILD: only apply build.diff for non devel versions
	* POST_BUILD, POST_INSTALL: moved POST_BUILD to POST_INSTALL for
	  BUILD_API 2 (bug #7290)

2004-08-24 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Added BUILD_API=2
	* BUILD: Converted to BUILD_API 2
	* INSTALL: Added
	* TRIGGERS: Added recast after glibc  (Bug #7192)

2004-07-31 Arwed v. Merkatz <v.merkatz@gmx.net>
	* BUILD, apr-0.9.4-tempdir.patch: fix htpasswd breakage

2004-06-25 Eric Schabell <libs@sourcemage.org>
	* BUILD: removed python script cp as not avail, bug #7029.

2004-05-22 Robin Cook <rcook@wyrms.net>
	* PRE_BUILD: moved the buildconf lines from BUILD to PRE_BUILD
	  so that configure exists when BUILD runs to allow the adding
	  of user desired OPTS.
	* BUILD: removed the buildconf lines moved to PRE_BUILD

2004-05-14 Eric Sandall <sandalle@sourcemage.org>
	* DEPENDS: Depends on any provider of CVS (Bug #6396)

2004-04-26 Sergey Lipnevich <sergey@sourcemage.org>
	* BUILD: fix off64_t declaration problem.

2004-04-14 David Braaten <xiticix47@hotmail.com>
	* BUILD: remove POST_BUILD type lines and put them in
	* POST_BUILD: created.

2004-03-01 Eric Sandall <sandalle@sourcemage.org>
	* BUILD: Copy gen-build.py for CVS build (Bug #6280)
	* CONFIGURE: CVS version depends on Python (Bug #6280)

2004-02-05 Andrew Stitt <astitt@sourcemage.org>
	* DEPENDS: added depends on libtool.

2003-11-18 Sergey Lipnevich <sergey@sourcemage.org>
	* DETAILS: take APR 0.9.5 from the CVS, I can't wait anymore.

2003-10-28 Sergey Lipnevich <sergey@sourcemage.org>
	* DETAILS, BUILD, (new) CONFIGURE: make it configurable what branch of
	  APR is being used, 0.9 (stable for httpd 2.0) or 1.0 (development for
	  httpd 2.1), and whether to check out latest source from ASF source
	  repository.

2003-10-25 Sergey Lipnevich <sergey@sourcemage.org>
	* DETAILS: Set tag to HEAD.
	* BUILD: make libtool symlink relative.

2003-10-21 hgg <hgreig@bigpond.net.au>
	* DEPENDS: add autoconf as per bug #4433

2003-10-11 Sergey Lipnevich <sergey@sourcemage.org>
	* Upgrade to 1.0 tree (current tag STRIKER_2_1_0_PRE3).

2003-08-04 hgg <hgreig@bigpond.net.au>
	* DEPENDS: Add cvs

2003-07-19 Sergey Lipnevich <sergey@sourcemage.org>
	* BUILD: Make APR include files install in their own directory instead
	  of /usr/include/apache2, so that this directory is not used
	  as an origin of include files during compilation.

2003-07-17 Sergey Lipnevich <sergey@sourcemage.org>
	* BUILD: Added `PrintPath' script to those installed into build/, for
	  httpd to build.

2003-07-09 Sergey Lipnevich <sergey@sourcemage.org>
	* DETAILS: Upgrade to 0.9.4 from Apache 2.0.47.

2003-07-04 Sergey Lipnevich <sergey@sourcemage.org>
	* DETAILS: Upgrade to 0.9.4 taken from CVS (no published tarball).

2003-05-08 Julian v. Bock <julian@wongr.net>
	* DETAILS: set VERSION to 0.9.3; add mirrors.

2003-03-26 Julian v. Bock <julian@wongr.net>
	* add spell.

2003-03-02 Robert Helgesson <rycee@home.se>
	* Created spell

