Update of /cvsroot/phpwiki/phpwiki/pgsrc
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27849/pgsrc
Modified Files:
GraphVizPlugin ReleaseNotes
Log Message:
minor fixes
Index: GraphVizPlugin
===================================================================
RCS file: /cvsroot/phpwiki/phpwiki/pgsrc/GraphVizPlugin,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -2 -b -p -d -r1.2 -r1.3
--- GraphVizPlugin 10 Oct 2005 19:58:13 -0000 1.2
+++ GraphVizPlugin 30 Oct 2005 16:38:14 -0000 1.3
@@ -1,3 +1,3 @@
-Date: Mon, 19 Sep 2005 19:28:52 +0100
+Date: Sat, 29 Oct 2005 19:28:52 +0100
Mime-Version: 1.0 (Produced by PhpWiki 1.3.11p1)
X-Rcs-Id: $Id$
Index: ReleaseNotes
===================================================================
RCS file: /cvsroot/phpwiki/phpwiki/pgsrc/ReleaseNotes,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -2 -b -p -d -r1.58 -r1.59
--- ReleaseNotes 29 Oct 2005 14:36:45 -0000 1.58
+++ ReleaseNotes 30 Oct 2005 16:38:14 -0000 1.59
@@ -22,5 +22,5 @@ changes:
added preliminary tiny_mce support
* cache EditToolbar popup content
-* DB: foreign key support, simplify methods
+* DB: foreign key support in schemas, simplify methods
new:
|