fixed priority of the mailcap entries (patch 935954)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26814 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2004-04-15 22:07:47 +00:00
parent 0e6450e172
commit a9a76b2fb8
2 changed files with 6 additions and 2 deletions

View File

@@ -133,6 +133,9 @@ wxHTML:
- improved tables and lists layout algorithms (Tim Kosse)
- <div> handling fix (Xavier Nodet)
Unix:
- fixed priorities of mailcap entries (David Hart)
2.5.1
-----