From 0a8d9df6a5f712a5f1734ef9d5bd25a128d4ca75 Mon Sep 17 00:00:00 2001 From: =?utf8?q?V=C3=A1clav=20Slav=C3=ADk?= Date: Mon, 31 May 2004 22:19:51 +0000 Subject: [PATCH] security fix to wxSingleInstanceChecker: check if the lock file was really created by us git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27546 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/changes.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/changes.txt b/docs/changes.txt index ff33354dd8..e9a61cdf66 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -100,6 +100,7 @@ OTHER CHANGES Unix: - wxTaskBarIcon now supports freedesktop.org System Tray protocol +- security fixes to wxSingleInstanceChecker 2.5.2 -- 2.50.0