From 90606228854fa8e114ba24b3546c54a8aa6b26eb Mon Sep 17 00:00:00 2001 From: "Erich E. Hoover" Date: Sat, 26 Jul 2014 14:42:17 -0600 Subject: [PATCH] Add missing changelog entry. --- debian/changelog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index bc5b32d1..8eae512d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ wine-compholio (1.7.24) UNRELEASED; urgency=low * Added patch to implement AllocateAndGetTcpExTableFromStack. - -- Erich E. Hoover Sat, 26 Jul 2014 12:41:50 -0600 + * Added patch to fix ConnectNamedPort return value in overlapped mode. + -- Erich E. Hoover Sat, 26 Jul 2014 14:41:52 -0600 wine-compholio (1.7.23) unstable; urgency=low * Rewrite of patch system to simplify maintaining large patchsets.