Added my name to some items on todo
authorxzilla <xzilla>
Wed, 25 Sep 2002 22:09:28 +0000 (22:09 +0000)
committerxzilla <xzilla>
Wed, 25 Sep 2002 22:09:28 +0000 (22:09 +0000)
DEVELOPERS
HISTORY
TODO

index b9c4aad214d6e3a2b256f100b790bd3b92a1b606..a8ce03415757a5b08393f88c725c10eb5749d871 100644 (file)
@@ -12,10 +12,7 @@ DEVELOPER INFO
  If you're planning to contribute source, please read the following 
  information:
  
- -- Need information here!! --
- IMPORTANT:
-  The following method is preferred for new developers:
+ The following method is preferred for new developers:
   - fetch the current CVS tree over anonymous CVS:
   
     cvs -d:pserver:anonymous@cvs.phppgadmin.sourceforge.net:/cvsroot/phppgadmin login
@@ -52,4 +49,3 @@ DEVELOPER INFO
   contributed something useful to WebDB or phpPgAdmin.  If you're interested in that, 
   please contact us.                                  
                                  
-                                
diff --git a/HISTORY b/HISTORY
index a129d49f919421c18257b991e117fdb071353292..e4efc38e40986f9e2e2d0d34ed29f28e2fc70fe2 100644 (file)
--- a/HISTORY
+++ b/HISTORY
@@ -1,6 +1,5 @@
 WEBDB HISTORY
 
-
 Version 0.1 - Early 2002
 ------------------------
 
diff --git a/TODO b/TODO
index 86beed436981d77860ea2dee0903d5b45e4fa319..3558f3a0c81a1f97f3a7cc4bce3703479766ba11 100644 (file)
--- a/TODO
+++ b/TODO
@@ -61,14 +61,14 @@ Functions
 
 * We add a {} around function definitions every time they are saved to the
 database. This doesn't break anything, but is annoying after you done it 5 times
-and have 5 pairs in your function. -> Remove the braces {}
+and have 5 pairs in your function. -> Remove the braces {}  (Robert)
 * Need to add a drop link to the properties and edit pages.
 * Resolve quote escaping issue
 
 Sequences
 ---------
 
-* Unimplemented
+* Unimplemented (Robert)
 
 Types
 -----