SiSU CHANGELOG    -*- mode: org; -*-
#+OPTIONS: ^:nil _:nil

* SiSU version 7
  <http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=summary>
  <http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=blob;f=data/doc/sisu/CHANGELOG_v7;hb=HEAD>
  <http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=blob_plain;f=debian/changelog;hb=refs/heads/debian/sid>

v7 opened (single lib dir (separate current/stable & development branches removed) rolls in v6)
v6 branch (for development and testing prior) removed; available in sisu < 5.8.0
v5 branch removed; available in sisu < 5.8.0
v4 branch removed; available in sisu < 4.2.20
v3 branch removed; available in sisu < 4.1.0
v2 branch removed; available in sisu =< 3.3.2

  * homepages: <http://sisudoc.org> <http://www.jus.uio.no/sisu>
  * data/doc/sisu/sisu_markup_samples/sisu_manual/sisu_manual.ssm

Reverse Chronological:

--- HEAD ---

* sisu_7.1.9.orig.tar.xz (2016-07-31:30/7)
  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_7.1.9

  * html css, (root) heading size

* sisu_7.1.8.orig.tar.xz (2016-02-26:08/5)
  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_7.1.8

  * headers
    * rollover year, 2016
    * hyperlink delimiters changed to square brackets

  * sisu-mode.el as committed to Gnu elpa
    * re-submitted after feedback (on 7.1.7) from Stefan Monnier

  * sisu.org add to header and minor update

  * txt_orgmode, update (dp add email header field)

  * json, an output representation, first pass

* sisu_7.1.7.orig.tar.xz (2016-01-05:01/1)
  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_7.1.7

  * emacs sisu-mode.el
    * apply patch from Kevin Ryde of 2015-12-18
    * tic block markup, and minor arrangement

* sisu_7.1.6.orig.tar.xz (2015-12-15:50/2)
  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_7.1.6

  * emacs sisu-mode.el & sisu-mode-autoloads.el:
    *  sisu-mode.el, minor update and modify format to reduce diff with FSF
       version, and match tic style markup blocks ```
       (revisit tic block markup, improperly implemented)
    *  sisu-mode-autoloads.el, added (see elpa 3.0.3 & Kevin Ryde recent post)

  * documentation related to search, needs further review

  * filename reference version update sisu_7a_sqlite.cgi

  * ao_images, require 'rmagick' (instead of 'RMagick' depreciated)

* sisu_7.1.5.orig.tar.xz (2015-06-02:22/2)
  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_7.1.5

  * minor clean

* sisu_7.1.4.orig.tar.xz (2015-05-21:20/4)
  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_7.1.4

  * workflow error, 7.1.3 released as pre_release :-p

* sisu_7.1.3.orig.tar.xz (2015-05-21:20/4)
  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_7.1.3

  * constants, search, db name, period before and after db version
    * aesthetic change, the current db name base becomes SiSU.7a.
    * existing databases must be reinitialized
    * (database structure is unchanged)

* sisu_7.1.2.orig.tar.xz (2015-05-18:20/1)
  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_7.1.2

* sisu_7.1.1.orig.tar.xz (2015-05-17:19/7)
  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_7.1.1

  * qi (quick install) gem install git version option

  * bin/sisu, install name check (stable & git versions)

* sisu_7.1.0.orig.tar.xz (2015-05-15:19/5)
  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_7.1.0

  * bibliography 1~!bibliography

    1~!bibliography

    au: author Surname, FirstNames (if multiple semi-colon separator)
        (required unless editor to be used instead)
    ti: title  (required)
    st: subtitle
    jo: journal
    vo: volume
    ed: editor (required if author not provided)
    tr: translator
    src: source (generic field where others are not appropriate)
    in: in (like src)
    pl: place/location (state, country)
    pb: publisher
    edn: edition
    yr: year (yyyy or yyyy-mm or yyyy-mm-dd) (required)
    pg: pages
    url: http://url
    note: note
    id: create_short_identifier e.g. authorSurnameYear
        (used in substitutions: when found within text will be
        replaced by the short name provided)
    sn: short name e.g. Author, /{short title}/, Year
        (used in substitutions: when an id is found within text
        the short name will be used to replace it)


  * glossary 1~!glossary

  * documentation update
    * bibliography
    * glossary

  * qi (quick installer) cleaning

  * clean cruft in changelogs

* sisu_7.0.0.orig.tar.xz (2015-05-01:17/5)
  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_7.0.0

  * v7 opened
    * v5 branch closed (available <= 5.8.0)
    * v6 development moved to stable closed (available <= 6.5.0)
    * v7 development branch opened (using v6 HEAD)
      lib/sisu/*, single libs directory (c&d gone) (7)
  * removed lib/sisu/{current,develop} dir branches
    v7 (v5 & v6 retired)
    * simplify dir structure, offer single sisu version per snapshot
    * have enjoyed carrying stable and development versions v5 & v6
      in a single tarball, may return to this structure
