fix bug with not updating the last line correctly when a group was deleted and recrea...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 21 Apr 2007 15:04:52 +0000 (15:04 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 21 Apr 2007 15:04:52 +0000 (15:04 +0000)
commit6ad0a7d52fc2a0ec7a434d1c7edb6e00d09853a4
tree8b306c40f4a92068fe70da8ec89a07d7a332dee5
parent11624aa059855b3a4eb4c2d65eac871d46e0cb23
fix bug with not updating the last line correctly when a group was deleted and recreated (bug 1685312); added a unit test for this

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