From 81ea278251d9e8efc99e70f76151f5686e73bd01 Mon Sep 17 00:00:00 2001
From: Per Cederqvist <ceder@lysator.liu.se>
Date: Sat, 27 Oct 2001 18:06:29 +0000
Subject: [PATCH] All unfixed items are now moved to Bugzilla.

---
 doc/IDEAS | 33 +++++++++++++++++++++++++++++++++
 1 file changed, 33 insertions(+)

diff --git a/doc/IDEAS b/doc/IDEAS
index b2133e66f..4dc9c6e8c 100644
--- a/doc/IDEAS
+++ b/doc/IDEAS
@@ -1,9 +1,34 @@
+
+
+	THIS FILE IS NO LONGER USED
+	THIS FILE IS NO LONGER USED
+	THIS FILE IS NO LONGER USED
+
+
+We now use the Bugzilla installation at Lysator to handle the bugs and
+feature requests of lyskomd.  See the following:
+
+	http://bugzilla.lysator.liu.se/
+
+The Bugzilla URL:s below point out the relevant entries.  The ideas
+were copied to Bugzilla during October 2001.
+
+
+	THIS FILE IS NO LONGER USED
+	THIS FILE IS NO LONGER USED
+	THIS FILE IS NO LONGER USED
+
+
+
 * Open Secret Conferences (mirar)
 
+  Bugzilla: <URL:http://bugzilla.lysator.liu.se/show_bug.cgi?id=127>
+
   It would be nice to be able to set permissions on a conference so
   that it is considered open to all with write permissions and closed
   or secret to all others.
 
+
 * Better Text Garbing (nisse@lysator.liu.se)
 
   Bugzilla: <URL:http://bugzilla.lysator.liu.se/show_bug.cgi?id=82>
@@ -97,6 +122,8 @@
 
 * Sync the database without blocking requests (byers@lysator.liu.se)
 
+  Bugzilla: <URL:http://bugzilla.lysator.liu.se/show_bug.cgi?id=128>
+
   Currently the database is synced in three phases. Phase one creates
   a snapshot of all changed objects by traversing the internal arrays
   and moving the data pointer to the snapshot pointer in the cache
@@ -176,6 +203,8 @@
 
 * Garbage Collecting Conferences (byers@lysator.liu.se)
 
+  Bugzilla: <URL:http://bugzilla.lysator.liu.se/show_bug.cgi?id=129>
+
   Conferences have an expire field. Conferences that have not
   contained texts for that many days should be removed automatically
   by the garbage collector or by dbck.
@@ -183,6 +212,8 @@
 
 * Mark Types (byers@lysator.liu.se)
 
+  Bugzilla: <URL:http://bugzilla.lysator.liu.se/show_bug.cgi?id=96>
+
   Marks should be fixed. Marks should have flags and stuff. Texts
   should know who has marked them. There's a text about this somewhere 
   in LysKOM.
@@ -190,6 +221,8 @@
 
 * Multibyte character compatibility (byers@lysator.liu.se)
 
+  Bugzilla: <URL:http://bugzilla.lysator.liu.se/show_bug.cgi?id=99>
+
   The server should be capable of operating in multi-byte
   environments. We'll have to be able to specify a coding system and
   charset for conference and person names. We'll have to make sure the 
-- 
GitLab