diff --git a/index.html b/index.html index b588878b45f164c5ae1e05cfbc89f1b0707efc8a..24b3c829d5d3211f51c0094eb7498d4d93925d42 100644 --- a/index.html +++ b/index.html @@ -52,6 +52,13 @@ You may also browse the CVS repository for <h3>News.</h3> <dl> +<dt>27 Octoboer 2003 +<dd>Version 1.0 released. (The number has no special meaning, it's just +the next increment.) The build is little more robust now, and you can enable +and disable specific adapters in the configure script. The ADNS adapter +returns error messages, the GLib adapter works with GLib 2, and there's a +new oop_sys_run_once() function so you can poll an event source.<p> + <dt>11 January 2003 <dd>Version 0.9 released. A memory leak when creating and destroying the system event source was fixed, the robustness of signal handling is improved,