Files
perl-Text-ASCIITable/perl-Text-ASCIITable.changes

34 lines
1.1 KiB
Plaintext

-------------------------------------------------------------------
Fri Dec 30 07:25:34 UTC 2016 - coolo@suse.com
- updated to 0.22
see /usr/share/doc/packages/perl-Text-ASCIITable/Changes
0.22 Thu Dec 29 15:25:00 2016
- Fixed missing version numbers in several files. Fixed some more utf8 problems
in documentation.
0.21 Thu Dec 29 15:25:00 2016
- Removed utf8 specific code, since all input should be utf8. Fixes #118483, #102993
- Patch by Salvatore Bonaccorso <carnil@debian.org> fixed utf8 in manpages.
- Fixed error-reporting not reporting errors anymore. Fixes #103937
- Fixed problem with negative repeat count. Fixes 118883
-------------------------------------------------------------------
Thu Jan 12 20:16:24 UTC 2012 - pascal.bleser@opensuse.org
- update to 0.20:
* fixes spelling errors in man page
* fixes problem with single-lines '0' not being printed
- changes from 0.19:
* speed improvements
* add UTF-8 awareness in counting function
* some bugfixes
-------------------------------------------------------------------
Thu Mar 03 21:19:44 CET 2011 - pascal.bleser@opensuse.org
- initial version (0.18)