- update to 0.83:

+ bugfix release
  + added support of path through variable scope
  + major API cleanups
  + added sypport for dynamically-linked perl wrapper
  + C library is clearly separated from perl
  + support for mingw
  + added library documentation
  + ABI: removed 2 garbage symbols
  + ABI is officially released as 0:0:0.
  + library default case-sensitive = 1

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTML-Template-Pro?expand=0&rev=2
This commit is contained in:
Lars Vogdt
2009-08-06 08:06:36 +00:00
committed by Git OBS Bridge
parent c89d3cbbc2
commit 3515ad76f6
4 changed files with 25 additions and 17 deletions

View File

@@ -1,5 +1,20 @@
-------------------------------------------------------------------
Fri Aug 15 19:46:11 CEST 2008 - lrupp@suse.de
Thu Aug 6 09:55:54 CEST 2009 - lars@linux-schulserver.de
- update to 0.83:
+ bugfix release
+ added support of path through variable scope
+ major API cleanups
+ added sypport for dynamically-linked perl wrapper
+ C library is clearly separated from perl
+ support for mingw
+ added library documentation
+ ABI: removed 2 garbage symbols
+ ABI is officially released as 0:0:0.
+ library default case-sensitive = 1
-------------------------------------------------------------------
Fri Aug 15 19:46:11 CEST 2008 - lars@linux-schulserver.de
- initial version 0.70