From f49ad207ff0c245dc1981cda909e416131e8346c Mon Sep 17 00:00:00 2001
From: Dan Egnor <egnor@ofb.net>
Date: Mon, 27 Oct 2003 15:48:41 +0000
Subject: [PATCH] Announce 1.0

---
 index.html | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/index.html b/index.html
index b588878..24b3c82 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,
-- 
GitLab