fix off by one bug in the buffer size (fixes #10039)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@56246 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -91,6 +91,10 @@ Major new features in 2.8 release
|
||||
2.8.10:
|
||||
-------
|
||||
|
||||
All:
|
||||
|
||||
- Fixed off by one bug in wxMBConv::MB2WC/WC2MB() functions.
|
||||
|
||||
All (GUI):
|
||||
|
||||
- Fixed wxHTML's pagebreaks computation in tables (D.J.Stauffer).
|
||||
|
Reference in New Issue
Block a user