--- Coro/Changes 2008/02/13 15:45:59 1.321 +++ Coro/Changes 2008/02/18 17:48:00 1.322 @@ -5,6 +5,9 @@ (which is cool in a lot of important aspects (failures!), but very lacking in others (higher level ipc)). + - fix a file leaking bug in eg/mhyttpd that would allow + downloading of any file (reported by oesi). + 4.4 Wed Feb 13 16:44:29 CET 2008 - only assume .cfi pseudo isns exist on GNU/Linux. - add get_timed method to Coro::Channels.