diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index e36b74a5e8..3d55fc73ac 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -1,5 +1,7 @@
 Date	Added
 
+2011/02/20
+	* Fixed missing </File> end-tag in VC8 map-server sql project file (since r14713). [Ai4rei]
 2011/02/19
 	* Updated guild expel notification packet 0x15c (ZC_ACK_BAN_GUILD) for clients 2010-06-08aRagexeRE and newer to 0x839. [Ai4rei]
 	* Removed '.txt' from log config info messages, as the values already have an extension (since r197, related r196). [Ai4rei]
diff --git a/vcproj-8/map-server_sql.vcproj b/vcproj-8/map-server_sql.vcproj
index 2a29782de4..c6b281ea27 100644
--- a/vcproj-8/map-server_sql.vcproj
+++ b/vcproj-8/map-server_sql.vcproj
@@ -374,6 +374,7 @@
 			<File
 				RelativePath="..\src\map\battleground.h"
 				>
+			</File>
 			<File
 				RelativePath="..\src\map\buyingstore.c"
 				>