From e47ca1aa651a64574979971e75ba3beb6797b6da Mon Sep 17 00:00:00 2001
From: Per Cederqvist <ceder@lysator.liu.se>
Date: Fri, 5 Oct 2001 22:32:22 +0000
Subject: [PATCH] Added more stuff to http://bugzilla.lysator.liu.se/

---
 TODO | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/TODO b/TODO
index e006d52af..3e60cdbb4 100644
--- a/TODO
+++ b/TODO
@@ -112,17 +112,18 @@ None!
     Returns the number of secret persons and secret conferences even
     if the viewer has no right to see them.
 
-BUGZILLA-MARKER: the bugs below are not yet present in lysBugzilla.
-
+[35]
 *** set_priv_bits
 *** set_passwd
     Does not check if the caller is allowed to see the person.
 
+[37]
 *** get_unread_confs
     Does not check that the caller is allowed to see the person, and
     returns the correct result even for secret persons, including
     secret confs!
 
+[38, 39]
 *** set_user_area
 *** set_presentation (do_set_presentation)
 *** set_etc_motd (do_set_etc_motd)
@@ -130,9 +131,12 @@ BUGZILLA-MARKER: the bugs below are not yet present in lysBugzilla.
     information by returning error for deleted texts and non-error for 
     all other texts.
 
+[40]
 *** lookup_name and similar functions
     Not really checked.
 
+BUGZILLA-MARKER: the bugs below are not yet present in lysBugzilla.
+
 *** get-members
     Leaks number of secret members since they are not completely
     deleted from the member list, just zeroed out.
-- 
GitLab