diff --git a/Greenshot/Greenshot.csproj b/Greenshot/Greenshot.csproj
index 8023bd3d0..5d62a887a 100644
--- a/Greenshot/Greenshot.csproj
+++ b/Greenshot/Greenshot.csproj
@@ -399,31 +399,4 @@
copy "$(ProjectDir)log4net-debug.xml" "$(SolutionDir)bin\$(Configuration)\log4net.xml"
-
- False
- Off
- 4194304
- x86
- 4096
-
-
- False
- Off
- 4194304
- AnyCPU
- 4096
-
-
- False
- True
- Full
- true
- DEBUG;TRACE
-
-
- True
- False
- None
- false
-
\ No newline at end of file
diff --git a/Greenshot/releases/additional_files/readme.txt.template b/Greenshot/releases/additional_files/readme.txt.template
index 8914281c1..242570c5b 100644
--- a/Greenshot/releases/additional_files/readme.txt.template
+++ b/Greenshot/releases/additional_files/readme.txt.template
@@ -9,6 +9,7 @@ CHANGE LOG:
Features:
* Greenshot now stores the settings of the torn edge & drop shadow effects
+* FEATURE-776: Improvement of the torn edge settings dialog
Changes:
* Optimized Greenshots update check to use even less traffic by checking the time-stamp of the update feed before downloading it.