summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 23ebe72)
raw | patch | inline | side by side (parent: 23ebe72)
author | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Mon, 24 Jun 2002 01:06:56 +0000 (01:06 +0000) | ||
committer | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Mon, 24 Jun 2002 01:06:56 +0000 (01:06 +0000) |
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@810 57a73879-2fb5-44c3-a270-3262357dd7e2
README.txt | patch | blob | history | |
doc/glossary.txt | patch | blob | history |
diff --git a/README.txt b/README.txt
index c164f6f5d6829dc09e5472e0d57e1818df32d820..3d99411f2cbed328bf0efef4b9236fbe2fbb80ef 100644 (file)
--- a/README.txt
+++ b/README.txt
For installation instructions, please see installation.txt in the "doc"
directory.
+Upgrading
+=========
For upgrading instructions, please see upgrading.txt in the "doc" directory.
Usage and Other Information
diff --git a/doc/glossary.txt b/doc/glossary.txt
index a5338b2e37f1567606063926faf51e82a0a7b16b..001470f9ae156969bf35222821a7486c519fa044 100644 (file)
--- a/doc/glossary.txt
+++ b/doc/glossary.txt
Roundup Glossary
================
-:Version: $Revision: 1.1 $
+:Version: $Revision: 1.2 $
.. contents::
a collection of data that forms one entry in the hyperdb.
property
one element of data that makes up a node
+schema
+ the definition of all the classes that make up an instance
+instance
+ I've defined this well somewhere else...
-----------------