From: root Date: Thu, 22 Nov 2007 15:40:51 +0000 (+0000) Subject: fix ns calculation in ev_kqueue X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=f952e572875a049c430dff76ece1377c70bf864e;p=dana%2Furxvt.git fix ns calculation in ev_kqueue --- diff --git a/Changes b/Changes index 6c4e506d..5ede126d 100644 --- a/Changes +++ b/Changes @@ -17,8 +17,8 @@ WISH: load system-wide config file even if we don't have one WISH: look into XAddConnectionWatch, does anybody need that? DUMB: support tex fonts - - disable kqueue on anything but netbsd as it seems to be broken - everywhere else w.r.t. ptys. + - upgrade libev to disable kqueue on anything but netbsd as it + seems to be broken everywhere else w.r.t. ptys. 8.5a Wed Nov 21 10:16:33 CET 2007 - make it compile with --disable-transparency.