Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(558)

Side by Side Diff: source/libvpx/examples/includes/HTML-Toc-0.91/Changes

Issue 148913004: libvpx: Pull from upstream (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/libvpx/
Patch Set: Created 6 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 Revision history for Perl extension HTML::Toc.
2
3 2001-09-03 Freddy Vulto <fvu@fvu.myweb.nl>
4
5 Release 0.91
6
7 - Tested on Cygwin.
8 - Used Unix file type for source files.
9 - Updated documentation.
10 - Prohibited call with undefined parameter to HTML::Parser->parse() from
11 HTML::_tokenTocEndParser->parse() which caused havoc with version 3.25
12 of HTML::Parser.
13 - Specified 'HTML::Parser' as module that needs to be available in order
14 to use HTML::Toc.
15 - Added protected method HTML::TocGenerator::_setActiveAnchorName().
16 This method replaces the incongruous access of
17 'HTML::TocUpdator::_doDeleteTokens' by HTML::TocGenerator.
18 HTML::TocUpdator now overrides '_setActiveAnchorName()' to allow
19 the ancestor call to HTML::TocGenerator only when '_doDeleteTokens'
20 equals false.
21
22 2001-08-09 Freddy Vulto <fvu@fvu.myweb.nl>
23
24 Release 0.90
25
26 - First release.
OLDNEW
« no previous file with comments | « source/libvpx/examples/includes/HTML-Toc-0.91/.gitattributes ('k') | source/libvpx/examples/includes/HTML-Toc-0.91/MANIFEST » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698