From 674bc6a29e9a33e0c057508f46f3c9b6035a3e96 Mon Sep 17 00:00:00 2001 From: Mansour Moufid Date: Thu, 3 Nov 2011 11:43:49 -0400 Subject: [PATCH] Fix typo in whatsnew-2.0.txt --- whatsnew-2.0.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/whatsnew-2.0.txt b/whatsnew-2.0.txt index 5ad6b979..be0c71bc 100644 --- a/whatsnew-2.0.txt +++ b/whatsnew-2.0.txt @@ -24,7 +24,7 @@ What's New In Libevent 2.0 so far: COMPATIBILITY: - Nearly all existing code that worked with should Libevent 1.4 should still + Nearly all existing code that worked with Libevent 1.4 should still work correctly with Libevent 2.0. However, if you are writing new code, or if you want to port old code, we strongly recommend using the new APIs and avoiding deprecated APIs as much as possible.