From c01ddfe833d6e0584149ecbe18e52d87505cd70d Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Thu, 24 Sep 2015 14:42:48 -0600 Subject: [PATCH] Fix a typo in the ChangeLog --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index ac1fde3f949..e1178b8c351 100755 --- a/ChangeLog +++ b/ChangeLog @@ -10989,4 +10989,4 @@ Linux System 5 ABI will not work on X86_64-based Cygwin machines. Also, the newer Cygwin tool chains do nor pre-pend symbol names with the underscore character. With these changes the simulator agains works - with the newere Cygwin64 platform (2015-09-24). + with the newer Cygwin64 platform (2015-09-24).