From 653e313640b58f1f85aa73b020c405288d601a99 Mon Sep 17 00:00:00 2001 From: Philipp Sumi Date: Mon, 25 Nov 2013 17:46:54 +0100 Subject: [PATCH] Fixed type in change log. --- Hardcodet.NotifyIcon.Wpf/Source/Changelog.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Hardcodet.NotifyIcon.Wpf/Source/Changelog.txt b/Hardcodet.NotifyIcon.Wpf/Source/Changelog.txt index d38878c..4b306f5 100644 --- a/Hardcodet.NotifyIcon.Wpf/Source/Changelog.txt +++ b/Hardcodet.NotifyIcon.Wpf/Source/Changelog.txt @@ -7,7 +7,7 @@ Contact and Information: http://www.hardcodet.net ***** FIX Support for x64 applications targeting .NET 4 x64 or higher (big thanks to Mark Junker for submitting a patch!) -CHG Component does no longer throw an exception is no Explorer shell is present, +CHG Component does no longer throw an exception if no Explorer shell is present, but waits for it to be created. CHG NotifyIcon is not only removed on user-initiated disposal, but also garbage collection. CHG The attached ParentTaskbarIconProperty is now derived, so data binding to the attached DP