+Wed May 9 19:51:28 EEST 2007 Pekka Riikonen <priikone@silcnet.org>
+
+ * Print filename instead of empty function name in debug output
+ on WIN32. Affected files are lib/silcutil/silclog_i.h and
+ silclog.c.
+
+ * Rewrote WIN32 SILC Scheduler. It now handles non-blocking file
+ descriptors and sockets better. Though, room for optimization
+ remains. Affected file is lib/silcutil/win32/silcwin32schedule.c.
+
+ * Removed silc_net_win32_[init|uninit]. They are called now
+ automatically when SILC Scheduler is allocated. Wrote IPv4
+ address parser because inet_addr seemed not to work on my WIN32.
+ Affected file is lib/silcutil/win32/silcwin32net.c.
+
+ * Improved socketstream.h and stream.h documentation.
+
Tue May 8 18:13:38 EEST 2007 Pekka Riikonen <priikone@silcnet.org>
* Changed private message waiting API in client library to make