forked from pool/texinfo
- Update to version 6.5:
* info: + some bugs fixed: a bug where a segfault could happen in the regex search, for example when the user entered a single \ as the search string + another bug which could make nodes inaccessible in long "split" info files + a bug where it was not possible to follow a cross-reference that was split across more than one line has been fixed + do not fall back to a man page if following a cross-reference in an info file failed + if looking for a file failed, do not convert the name of a file to lower-case and look for it again * texinfo.tex + some faulty definitions for Unicode characters have been changed or removed + fix indentation in table of contents for entries that are split across multiple lines * texi2dvi + a bug that broke the processing of LaTeX files that did not use BibTeX has been fixed * texi2any + output the encoding declaration of a HTML file earlier so it will always occur within first 1024 bytes of file + `INLINE_INSERTCOPYING' removed as a customization variable OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/texinfo?expand=0&rev=49
This commit is contained in:
@@ -1,3 +1,32 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 4 14:18:03 UTC 2018 - mpluskal@suse.com
|
||||
|
||||
- Update to version 6.5:
|
||||
* info:
|
||||
+ some bugs fixed:
|
||||
a bug where a segfault could happen in the regex search, for
|
||||
example when the user entered a single \ as the search string
|
||||
+ another bug which could make nodes inaccessible in long
|
||||
"split" info files
|
||||
+ a bug where it was not possible to follow a cross-reference
|
||||
that was split across more than one line has been fixed
|
||||
+ do not fall back to a man page if following a cross-reference
|
||||
in an info file failed
|
||||
+ if looking for a file failed, do not convert the name of a
|
||||
file to lower-case and look for it again
|
||||
* texinfo.tex
|
||||
+ some faulty definitions for Unicode characters have been
|
||||
changed or removed
|
||||
+ fix indentation in table of contents for entries that are
|
||||
split across multiple lines
|
||||
* texi2dvi
|
||||
+ a bug that broke the processing of LaTeX files that did not
|
||||
use BibTeX has been fixed
|
||||
* texi2any
|
||||
+ output the encoding declaration of a HTML file earlier so it
|
||||
will always occur within first 1024 bytes of file
|
||||
+ `INLINE_INSERTCOPYING' removed as a customization variable
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 9 07:20:30 UTC 2017 - werner@suse.de
|
||||
|
||||
|
Reference in New Issue
Block a user