From bc4e077e3c38fb267fb475758b696f56850859ad Mon Sep 17 00:00:00 2001
From: Ralph Amissah <ralph@amissah.com>
Date: Mon, 26 Apr 2010 21:18:31 -0400
Subject: update: changelog, version (2.3.0) still under review

---
 CHANGELOG_v2 | 40 +++++++++++++++++++++++++++++++++++++++-
 1 file changed, 39 insertions(+), 1 deletion(-)

(limited to 'CHANGELOG_v2')

diff --git a/CHANGELOG_v2 b/CHANGELOG_v2
index f73785b0..cc39f1e8 100644
--- a/CHANGELOG_v2
+++ b/CHANGELOG_v2
@@ -12,6 +12,44 @@ Reverse Chronological:
 
 %% Development branch UNSTABLE
 
+%% 2.3.0.orig.tar.gz (2010-04-26:17/1)
+http://www.jus.uio.no/sisu/pkg/src/sisu_2.3.0.orig.tar.gz
+  sisu_2.3.0.orig.tar.gz
+  sisu_2.3.0-1.dsc
+  sisu_2.3.0-1.diff.gz
+
+  * db (sql)  add oclc (Online Computer Library Center) number, affects table
+    structure, (hence breakage & version bump)
+    * new db name prefix "sisu_v2c_"; new pgsql db name prefix "SiSUv2c_"
+
+  * metadata, classify add oclc (Online Computer Library Center) number
+
+  * small fixes
+
+    * constants for pgsql VARCHAR reduce max size to 2500 (from 3000), to be
+      within default limit set for postgresql (debian)
+ 
+    * default sisu home, correct link to document examples and description
+ 
+    * sisu_download.ssi link to breakage info not of current interest
+
+    * defaults, on default home, for search form always point to latest db
+
+    * html metadata, show topic_register again
+
+  * git, start to experiment with file structure to replace sisupod -g and will
+    be in configure options, to track changes to document, enable creation of
+    "pods" (zipped content) and allow for remote versioned (or unversioned)
+    placement of content source; ideally would end up with two co-existing,
+    distinct parsable structures whether local or remote, the existing directory
+    structure with multiple documents and document images etc. and git
+    directories with all content associated with a single document (including
+    other language versions of it); cannot guarantee at this stage that the file
+    structure will be retained, which may mean recreating any directory started
+    and defeat the purpose of using it, though it is in a version control repo,
+    so perhaps not ... best left alone for now ... nothing here yet really, move
+    along
+
 %% 2.2.0.orig.tar.gz (2010-04-20:16/2)
 http://www.jus.uio.no/sisu/pkg/src/sisu_2.2.0.orig.tar.gz
   aa487605bc6bf89419c96773ed3738685307353ef4df1ead50d829785910747f 2746848 sisu_2.2.0.orig.tar.gz
@@ -19,7 +57,7 @@ http://www.jus.uio.no/sisu/pkg/src/sisu_2.2.0.orig.tar.gz
   e0a30c8474b6d784be736b51da3953358968344f34638219f517c0c6f60505ef 275912 sisu_2.2.0-1.diff.gz
 
   * db (sql) table structure, further review and changes (hence breakage & version bump)
-    * new pgsql db name prefix "sisu_v2b_"
+    * new db name prefix "sisu_v2b_"; new pgsql db name prefix "SiSUv2b_"
     * increase use of VARCHAR
     * new indexes
 
-- 
cgit v1.2.3