From ca2a1a928c1f2f35cf058aa8263f4c36065305a3 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Mon, 20 Feb 2006 23:26:08 +0000 Subject: On Win32, finally call link_shutdown() (from ORBit2/linc2), otherwise we 2006-02-21 Tor Lillqvist * main.c (main): On Win32, finally call link_shutdown() (from ORBit2/linc2), otherwise we hang with the link_io_thread still running (blocked in g_poll()). Sigh, the linc2 code is a mystery. Why this is necessary I have no idea. svn path=/trunk/; revision=31550 --- shell/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index e8a733ec1c..d41fbabfe1 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,10 @@ +2006-02-21 Tor Lillqvist + + * main.c (main): On Win32, finally call link_shutdown() (from + ORBit2/linc2), otherwise we hang with the link_io_thread still + running (blocked in g_poll()). Sigh, the linc2 code is a + mystery. Why this is necessary I have no idea. + 2006-02-07 Andre Klapper * e-shell-window-commands.c: changing year from 2005 to 2006. -- cgit v1.2.3