From 6c6ae94dd48d0e60e9686976ee1dd85298e490cd Mon Sep 17 00:00:00 2001 From: Kevin Easton Date: Thu, 16 Feb 2012 09:10:06 +0000 Subject: [PATCH] Changelog update for rev 150 change. git-svn-id: svn://svn.code.sf.net/p/bitchx/code/trunk@151 13b04d17-f746-0410-82c6-800466cd88b0 --- Changelog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Changelog b/Changelog index 6de99b0..71860e2 100644 --- a/Changelog +++ b/Changelog @@ -1,5 +1,7 @@ [Changes 1.2c01] +* Reduce footprint when starting up disconnected. (caf) + * Fix /nslookup command (including fixing compilation on cygwin). (caf) * Improve /detach error handling and remove bogus F_SETOWN use, reported