121 lines
4.1 KiB
Plaintext
121 lines
4.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue May 15 16:11:32 CEST 2007 - anicka@suse.cz
|
|
|
|
- update to 2.19
|
|
* Applied a patch to t/fileline.t which fixes the
|
|
problems running on Win32 with backslashes in paths.
|
|
* Applied a patch to the XS Stash which fixes some other
|
|
Win32 problems.
|
|
* Applied another patch to the XS Stashwhich fixes
|
|
a problem with tied hashes under more recent version of Perl.
|
|
* Fixed a problem in the Perl Stash when using objects that have
|
|
overloaded comparison operators.
|
|
* Applied a patch to Template::Provider which adds
|
|
negative caching and moves some functionality into separate
|
|
methods to make subclassing easier. Also added the STAT_TTL
|
|
configuration parameter.
|
|
* Added the url filter as a less aggressive form of the uri
|
|
filter.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 15 11:32:04 CET 2007 - anicka@suse.cz
|
|
|
|
- update to 2.18
|
|
* Changed the parser grammar to accept expressions as arguments
|
|
to a subroutine, method or virtual method call.
|
|
* Put the t/fileline.t test back in as this was fixed in 2.15a
|
|
* Added the Template::Toolkit documentation-only module.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 25 18:38:11 CET 2007 - anicka@suse.cz
|
|
|
|
- update to 2.16
|
|
* Handle spurious errors in Makefile.PL when a dev version of
|
|
ExtUtils::MakeMaker is installed.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 12 13:46:04 CEST 2006 - anicka@suse.cz
|
|
|
|
- update to 2.15
|
|
* Added the CHOMP_GREEDY option and '~' chomping flag. Changed
|
|
CHOMP_COLLAPSE to greedily chomp all whitespace (including
|
|
multiple newlines) and replace it with a single space.
|
|
* Added code to the replace text virtual method to use a faster
|
|
and simpler implementation if the replacement text doesn't
|
|
contain any back references.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 25 21:39:58 CET 2006 - mls@suse.de
|
|
|
|
- converted neededforbuild to BuildRequires
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 15 15:41:40 CEST 2005 - anicka@suse.cz
|
|
|
|
- package splash samples (#63801)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 29 20:19:22 CEST 2005 - mjancar@suse.cz
|
|
|
|
- update to 2.14
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 26 16:01:57 CEST 2005 - anicka@suse.cz
|
|
|
|
- add perl-AppConfig to Requires
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 26 17:33:54 CET 2004 - mjancar@suse.cz
|
|
|
|
- update to 2.13
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jan 10 17:06:40 CET 2004 - adrian@suse.de
|
|
|
|
- add %defattr
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 22 15:47:28 CEST 2003 - mjancar@suse.cz
|
|
|
|
- require the perl version we build with
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 16 15:24:19 CEST 2003 - freitag@suse.de
|
|
|
|
- removed MANDIR
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 16 14:49:52 CEST 2003 - freitag@suse.de
|
|
|
|
- added examples to documentation
|
|
use vendor install
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 1 13:57:10 CEST 2003 - ro@suse.de
|
|
|
|
- use perl_process_packlist macro
|
|
- added unpackaged files
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 18 09:15:50 CEST 2003 - coolo@suse.de
|
|
|
|
- package directories
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 26 00:21:18 CEST 2003 - ro@suse.de
|
|
|
|
- remove unpackaged files from buildroot
|
|
- add ttree and tpage (with manpages) to filelist
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 29 15:41:31 CET 2002 - freitag@suse.de
|
|
|
|
- fixed lib path to be 64 bit conform - and try to remember this for
|
|
the future ;-(
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 29 09:59:10 CET 2002 - freitag@suse.de
|
|
|
|
- initial version 2.08, needed by bugzilla and very powerfull.
|
|
|