From ad11fc01cb24bae257a153506ce3e40963254074 Mon Sep 17 00:00:00 2001 From: Pablo Hoffman Date: Tue, 10 Jun 2014 18:46:45 -0300 Subject: [PATCH] crate release notes for 0.24 and #699 to it --- docs/news.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/news.rst b/docs/news.rst index 580ff2028..fdcab48ed 100644 --- a/docs/news.rst +++ b/docs/news.rst @@ -3,6 +3,11 @@ Release notes ============= +0.24 (not released yet) +----------------------- + +- telnet console now binds to 127.0.0.1 by default (:issue:`699`) + 0.22.2 (released 2014-02-14) ----------------------------