$Id: CHANGELOG.txt,v 1.1.2.7 2005/11/04 05:08:06 syscrusher Exp $

2005-11-03	syscrusher (Scott Courtney)

Applied patch contributed by "frjo" for better XHTML compliance, improved
code readability, and improved handling of moderation flag in nodes.
Patch was slightly modified to correct minor SQL issues. Nonetheless,
this was a significant patch -- many thanks to "frjo" for the contrib!
This relates to issue #28898.

Fixed a PHP 5 compatibility problem (no issue number applicable).

Added file upload statistics, as suggested by "rosa" in issue #25059.

2005-05-06	syscrusher (Scott Courtney)

Modified placement of t() calls to fix bug #22186 reported by Cvbge.

2005-05-02	syscrusher (Scott Courtney)

Added curly brackets around table names so prefixes will work right.
Fixes bug #21726. Patch by "ejort" (thanks!).

2005-04-28	syscrusher (Scott Courtney)

Moved creation of interval constants later in page creation process,
to fix crash in situations where t() function wasn't yet defined.
(Fixes bug #21495)

2005-04-14	syscrusher (Scott Courtney)

Added translation of time interval strings. (Fixes bug #20482)

2005-04-13	syscrusher (Scott Courtney)

Use l() function instead of hard-coded HTML links. (Fixes bug #20406)

2005-04-12	syscrusher (Scott Courtney)

Modified SQL query to use db_query_range() instead of hard-coded "LIMIT"
keyword, which might not work with all databases.

Fixed display of embedded table-of-contents menu on sub-pages.

Added an admin setting to keep the embedded TOC from displaying a link to
the full TOC. This link was redundant in certain themes for certain settings
of HOF itself; the new setting allows the admin to disable it in these
cases.

2005-03-27	syscrusher (Scott Courtney)

Reformatted code to remove tab indentation, per Drupal coding standards.

2005-03-27	syscrusher (Scott Courtney)

Tested and working with both Drupal 4.5 and Drupal 4.6. Added TODO.txt.

2005-03-27	syscrusher (Scott Courtney)

Program is feature-complete and ready for beta testing. Known to work with
Drupal 4.6, probably works with 4.5 as well but has not been tested with that
version yet.

2005-03-26	syscrusher (Scott Courtney)

Initial release of alpha test version
