From 9b51aed57ab048b76cf322c8c56e6b83d68f50d0 Mon Sep 17 00:00:00 2001
From: Ralph Amissah <ralph@amissah.com>
Date: Mon, 2 Dec 2013 23:43:22 -0500
Subject: v5: renaming files & modules ao & AO (from dal & DAL)

* ao (abstract objects) shorter, also easily searched, higher sort location
  abstract as representation of & extraction of document objects
  (dal (document abstraction layer))
---
 data/doc/sisu/CHANGELOG_v5 | 14 +++++++++++---
 1 file changed, 11 insertions(+), 3 deletions(-)

(limited to 'data')

diff --git a/data/doc/sisu/CHANGELOG_v5 b/data/doc/sisu/CHANGELOG_v5
index 04412472..d132b705 100644
--- a/data/doc/sisu/CHANGELOG_v5
+++ b/data/doc/sisu/CHANGELOG_v5
@@ -30,15 +30,23 @@ http://www.jus.uio.no/sisu/pkg/src/sisu_5.1.0.orig.tar.xz
   sisu_5.1.0.orig.tar.xz
   sisu_5.1.0-1.dsc
 
-* dal_doc_str, changes related to headings provided for document structure
+* ao_doc_str, changes related to headings provided for document structure
   without ocn, testing required
 
-* dal endnotes, removed a space that should no longer be necessary,
+* ao endnotes, removed a space that should no longer be necessary,
   testing required
 
 * minor code related to line breaks, various locations
 
-* xml sax file renamed xml_sax.rb (from xml.rb)
+* renaming of modules
+  * use AO instead of DAL
+
+* renaming of files
+  * ao*.rb instead of dal*.rb
+    ao (abstract objects) shorter, also easily searched, higher sort location
+    abstract as representation of & extraction of document objects
+    (dal (document abstraction layer))
+  * xml sax file renamed xml_sax.rb (from xml.rb)
 
 * xmlns xlink using xl
 
-- 
cgit v1.2.3