Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAleksey Lim <alsroot@member.fsf.org>2010-03-08 10:08:28 (GMT)
committer Aleksey Lim <alsroot@member.fsf.org>2010-03-08 15:13:28 (GMT)
commitf4957213b316fe803b2a54bfc7b2cf165d93b629 (patch)
treef7b215d716837f9eae15feaf74f4eafca2f4a098
parent6e01fcbbb01a4d4f412286f98f18c19172977a49 (diff)
Add section about storage format history
-rw-r--r--README17
1 files changed, 17 insertions, 0 deletions
diff --git a/README b/README
index 2a99f65..ae5ec36 100644
--- a/README
+++ b/README
@@ -4,6 +4,7 @@ About
Provides activities with a way to store data and metadata and the journal
with means for querying, including full text search.
+
Resources
=========
@@ -15,3 +16,19 @@ Bug Tracking
Home Page
http://wiki.sugarlabs.org/
+
+
+Storage format history
+======================
+
+0 0.82.x
+ Initial format
+
+1 0.84.x
+ Refactoring, start using indexes
+
+2 0.86.x
+ Add sorting by title and mtime
+
+3 not-mainstream
+ test versioning support