From 10d5ab5a180e99d06db80f0125d10b3a4a9266dd Mon Sep 17 00:00:00 2001 From: Kevin Easton Date: Tue, 6 Mar 2012 12:12:58 +0000 Subject: [PATCH] Changelog update for r160 change. git-svn-id: svn://svn.code.sf.net/p/bitchx/code/trunk@161 13b04d17-f746-0410-82c6-800466cd88b0 --- Changelog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Changelog b/Changelog index 71860e2..01864e6 100644 --- a/Changelog +++ b/Changelog @@ -1,5 +1,7 @@ [Changes 1.2c01] +* Make default for NICK_COMPLETION_CHAR explicit. (caf) + * Reduce footprint when starting up disconnected. (caf) * Fix /nslookup command (including fixing compilation on cygwin). (caf)