From f7b1222073881ffc954623372f2fcb8e47ff9bb9 Mon Sep 17 00:00:00 2001
From: Matt Johnston <matt@ucc.asn.au>
Date: Wed, 20 Mar 2013 00:05:19 +0800
Subject: [PATCH] document a few more changes

---
 CHANGES | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/CHANGES b/CHANGES
index 535d6f14..c7fd85e3 100644
--- a/CHANGES
+++ b/CHANGES
@@ -14,6 +14,13 @@
 
 - Add "-B" runtime option to allow blank passwords
 
+- Allow using IPv6 bracket notation for addresses in server "-p" option, from Ben Jencks
+
+- A few improvements for Android from Reimar Döffinger
+
+- Fix memory leak for TCP forwarded connections to hosts that timed out,
+  reported by Norbert Benczúr. Appears to be a very long-standing bug.
+
 2012.55 - Wednesday 22 February 2012
 
 - Security: Fix use-after-free bug that could be triggered if command="..."
-- 
GitLab