fixed bug with searching in sorted arrays
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 11 Apr 2003 22:05:24 +0000 (22:05 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 11 Apr 2003 22:05:24 +0000 (22:05 +0000)
commit4365da58c8f11f5c0bee18cc03ff81664c639299
treee3b246d140433d37515f69ef58dff9443e95150c
parentdc7219d2e1e2171c329a0676176819f5ecdeb4e9
fixed bug with searching in sorted arrays

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20143 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
src/common/dynarray.cpp