aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c0424fcb..d3b01a42 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
1Tue Mar 1 13:58:04 CET 2011
2 Allow use of 'poll' in combination with the external select mode.
3 Avoid using pthread signals (SIGALRM), use pipe instead.
4 Corrected timeout calculation (s vs. ms). -CG
5
1Wed Feb 23 14:21:44 CET 2011 6Wed Feb 23 14:21:44 CET 2011
2 Removing useless code pointed out by Eivind Sarto. -CG 7 Removing useless code pointed out by Eivind Sarto. -CG
3 8