From: Mansour Moufid Date: Thu, 3 Nov 2011 15:43:49 +0000 (-0400) Subject: Fix typo in whatsnew-2.0.txt X-Git-Tag: release-2.0.16-stable~15 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=674bc6a29e9a33e0c057508f46f3c9b6035a3e96;p=libevent Fix typo in whatsnew-2.0.txt --- 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.