diff options
author | Tiago Cunha <tcunha@gmx.com> | 2011-01-03 23:58:10 +0000 |
---|---|---|
committer | Tiago Cunha <tcunha@gmx.com> | 2011-01-03 23:58:10 +0000 |
commit | 03ec2482c96e38b56d34ae265c6a861ac8c25a85 (patch) | |
tree | f438cb1afc29bdf6068c0aa6ae877ff61d908499 | |
parent | a2387330ce90dd1e75b4d2ec1240fe3ec5ba573e (diff) | |
download | rtmux-03ec2482c96e38b56d34ae265c6a861ac8c25a85.tar.gz rtmux-03ec2482c96e38b56d34ae265c6a861ac8c25a85.tar.bz2 rtmux-03ec2482c96e38b56d34ae265c6a861ac8c25a85.zip |
libevent-2 works now as well.
-rw-r--r-- | NOTES | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -9,8 +9,7 @@ run on Solaris and AIX (although they haven't been tested in a while). It is usable, although there remain a number of missing features and some remaining bugs are expected. -Since the 1.2 release that tmux depends on libevent. Download the stable -version from: +Since the 1.2 release that tmux depends on libevent. Download it from: http://www.monkey.org/~provos/libevent/ @@ -63,4 +62,4 @@ start. Please contact me with any queries. -- Nicholas Marriott <nicm@users.sf.net> -$Id: NOTES,v 1.54 2010-12-27 21:36:37 tcunha Exp $ +$Id: NOTES,v 1.55 2011-01-03 23:58:10 tcunha Exp $ |