aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/index.html b/doc/index.html
index ada3b61..6707706 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -181,7 +181,7 @@ non-blocking);
181to be sent (good for non-blocking); 181to be sent (good for non-blocking);
182<li> Fixed bug that caused select return tables not to be associative 182<li> Fixed bug that caused select return tables not to be associative
183on windows; 183on windows;
184<li> Should compiles with g++; 184<li> Should compile with g++;
185<li> New sample unix domain support; 185<li> New sample unix domain support;
186<li> New sample LPD support; 186<li> New sample LPD support;
187<li> Comprehensive error messages; 187<li> Comprehensive error messages;
@@ -203,7 +203,7 @@ higher resolution and no wrap around problems</b>;
203<ul> 203<ul>
204 204
205<li> New <tt>send</tt> inteface doesn't send multiple arguments anymore; 205<li> New <tt>send</tt> inteface doesn't send multiple arguments anymore;
206<li> <tt>Time</tt> is replaced by <tt>gettime</tt> with advantages. 206<li> <tt>Time</tt> is replaced by <tt>gettime</tt> with advantage.
207 207
208</ul> 208</ul>
209 209