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