Revision history for Pod-POM-Web

1.08
  - fixed bug with onComplete introduced in 1.07
  - fixed bug: no entries in section "Unclassified" (patch from A. Jousset)
  - adaptation for Search::Indexer v0.75 (bugfix on incremental reindexing)

1.07
  - reorganised TOC : modules by initial letter
  - also serve scripts
  - display installation date [and CPAN latest version]
  - bug fix: entity encoding when no syntax colouring package
  - onComplete sends form.submit() in Search input box

1.06    30.05.2007
  - fixed Firefox CSS bug introduced in v1.05
  - updated doc for modperl configuration
  - friendly message in /index if javascript is disabled
        
1.05    11.05.2007
  - patch from CDOLAN to add <head><title>
  - patch from CDOLAN to insert AnnoCPAN comments
  - fixed CSS for Firefox H1 .. H6

1.04    24.04.2007
  - patch from CDOLAN to show tooltips in module tree
  - hyperlinks from source code to use'd modules

1.03    24.04.2007
  - t/indexer.t no longer fails if Search::Indexer is not installed
  - a little more help in Pod::POM::Web::Help.pod

1.02    22.04.2007
  - fixes in standalone server (thanks BooK and CDOLAN) 

1.01    11.03.2007
  - explicit dependency on Pod::POM 0.17
  - avoid double indexing when finding overlapping paths in @INC
  - indexing is incremental and skips big files
  - indexing without word positions (less precise, but much smaller)
  - paging in fulltext results

1.00    08.03.2007
  - first public release