see #1998 update ChangeLog to reflect latest change

This commit is contained in:
Vadim Kurland
2011-01-28 09:58:25 -08:00
parent af349bf0f7
commit 5ec0e428dd
+1 -1
View File
@@ -2,7 +2,7 @@
* ProjectPanel.cpp (closeEvent): fixes #1998 "Crash after running
find-and-replace then closing file". Specific sequence of actions
and only on Mac OSX caused GUI to crash. To fix, I close editor
and only on Mac OSX caused GUI to crash. To fix, I clear editor
panel when user closes project window using MDI window title menu
item "Close" or "Close" button.