From c72d0973936cb0d675a8d9973dbe02a8f9b693d0 Mon Sep 17 00:00:00 2001 From: Ronan Amicel Date: Thu, 24 Apr 2014 15:21:07 +0200 Subject: [PATCH] Fix typo in CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3694635c5..55e6fd7a9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -59,7 +59,7 @@ PLUGIN AUTHOR CHANGES: - **New host capability:** "rdp\_client". This capability gets the RDP connection info and must launch the RDP client on the system. - - core: The "Call" middleware now merges the resulting middlewaer stack + - core: The "Call" middleware now merges the resulting middleware stack into the current stack, rather than running it as a separate stack. The result is that ordering is preserved. - core: The "Message" middleware now takes a "post" option that will