CIPP

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

$Id: Changes,v 1.47 2006/05/29 11:25:09 joern Exp $

3.0.8 Mon May 29, 2006, joern
    Features:
    - set locale for LC_TIME as well

3.0.7 Tue May 16, 2006, joern
    Features:
    - Real implementation of the new gettext based l10n 
      framework. Set the actual LC_MESSAGES language
      with the new tag <?lang><?/lang>.
    - new command line tool cipp-l10n handles all tasks
      around .pot file generation, .po merging and .mo
      installation.

3.0.6 Thu Nov 17, 2005, joern
    Bugfix:
    - Omit CIPP version header when XHTML conformity
      is enabled.

3.0.5 Mon Oct 31, 2005, joern
    Features:
    - 'Initial Perl Statement' for database handles.
      This affects the runtime API!

3.0.4 Fri Oct 28, 2005, joern
    Features:
    - All database commands now support getting a variable 
      passed in the DB option for runtime evaluation.

3.0.3 Thu Sep 22, 2005, joern
    Features:
    - HTTP Header Content-type: default to windows-1252
      instead of iso-8859-1.

3.0.2 Wed Sep 21, 2005, joern
    Features:
    - optionally truncate whitespace around CIPP tags
    - optionally generate XHTML conform HTML code

3.0.1 Fri Sep 16, 2005, joern
    Bugfix:
    - Runtime: Determiniation of full prod path didn't
      work with Apache2

3.0.0 Mon Sep 12, 2005, joern
    Bugfix:
    - <?GETPARAM MY VAR="@list" NAME="foo"> returned only
      the first value of the foo list parameter when
      utf8 was enabled.

2.99.38 Thu Aug 11, 2005, joern
    Notes:
    - <?l> tag changed incompatibly! The 'MY' and 'VAR'
      options were dropped and in PERL context the text
      is not printed to STDOUT anymore but returned
      in expression context.

    Feature:
    - <?l> command now works as a expression in PERL and
      VAR context and inside <?OPTION> and other
      VAR_QUOTE context tags as well.

2.99.37 Wed May 25 2005, joern
    Feature:



( run in 1.094 second using v1.01-cache-2.11-cpan-ceb78f64989 )