- Use HTMLParser().unescape() instead of str.replace(). This catches more cases.
commit248223ec040c75489180a9a28d94acbd79b7de10
authormazze <mazze@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Fri, 2 Feb 2018 19:12:28 +0000 (2 19:12 +0000)
committermazze <mazze@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Fri, 2 Feb 2018 19:12:28 +0000 (2 19:12 +0000)
tree9ff993f6e09ecf35c340b665d0eabd4ade87d1da
parentb7dde2ab6da372dd7381ab552f3e8f65a3567ca3
- Use HTMLParser().unescape() instead of str.replace(). This catches more cases.
- "Creator" -> "Author"
- Show 14 entries
- Code cleanup

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@55049 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
scripts/updatecommits