diff options
Diffstat (limited to 'Build/source/utils/vlna/vlna-1.5/ChangeLog')
-rw-r--r-- | Build/source/utils/vlna/vlna-1.5/ChangeLog | 53 |
1 files changed, 53 insertions, 0 deletions
diff --git a/Build/source/utils/vlna/vlna-1.5/ChangeLog b/Build/source/utils/vlna/vlna-1.5/ChangeLog new file mode 100644 index 00000000000..8d058e8e23e --- /dev/null +++ b/Build/source/utils/vlna/vlna-1.5/ChangeLog @@ -0,0 +1,53 @@ +2010-02-01 Petr Olsak <petr@olsak.net> + + * Buffer overflow problem corrected + * vlna.w: BANNER: version 1.4 -> version 1.5 + +2009-04-30 Petr Olsak <petr@olsak.net> + + * vlna.w: program is able to process utf16 input by following way: + it ignores zero bytes while searching patterns but it stores + all bytes from input to output. + * vlna.w, vlna.man: The -u changed to -x option. + * vlna.man, vlna-cz.man: English man page is created. + +2009-04-26 Petr Olsak <petr@olsak.net> + + * vlna.w, vlna.man: new parameter -u. You can set another code + to be inserted instead a tie. Example: vlna -u C2A0 . + * vlna.w: BANNER: version 1.3 -> version 1.4 + +2009-04-20 Petr Olsak <petr@olsak.net> + + * README.en: the stupid sequence about "selling" of the program + and its modifications is removed from "Program distribution" + paragraph. The Czech README file never included the translation of + this sentecne; it means the inconsistency was there. + +2008-07-18 Petr Olsak <petr@olsak.net> + + * vlna.w: BANNER: vlna, version 1.2 -> vlna, version 1.3 + * vlna.tex, vlna.dvi, vlna.c: dtto + * README, README.en: Acknowledgement added. + +2008-07-04 Peter Breitenlohner <peb@mppmu.mpg.de> + + * vlna.idx, vlna.scn (new): Add these files required to build + vlna.dvi. + * Makefile.am: Rules to (re-)build vlna.idx and vlna.scn. + +2008-07-01 Peter Breitenlohner <peb@mppmu.mpg.de> + + * vlna.dvi: new version from Zdenek, keep it here because it is + required for 'make dist (copy in Master/texmf/doc/vlna/). + +2008-06-26 Peter Breitenlohner <peb@mppmu.mpg.de> + + * README.en (new): from Zdenek Wagner, fixed a few typos. + * vlna.w: Ensure charset parameter for '-v'. + +2008-06-25 Peter Breitenlohner <peb@mppmu.mpg.de> + + Autoconfiscated vlna-1.2, imported from + ftp://math.feld.cvut.cz/pub/olsak/vlna. + |