summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoberto C. Sanchez <roberto@connexer.com>2014-03-29 10:54:04 -0400
committerRoberto C. Sanchez <roberto@connexer.com>2014-03-29 10:54:04 -0400
commitb745315323de9f27538edac9453205ca70e6186e (patch)
treee804cd15cf894a2a14aab6c5224bc242273dc3ba /ChangeLog
parent936d9e8484ff73282c8c0a277310d1ffdde86e10 (diff)
Imported Upstream version 1.6.2+dfsg
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog33
1 files changed, 32 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a9b2a04..d6fc591 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,11 +1,42 @@
API ChangeLog
+
+* Release 1.6.2 *
+
+18-Oct-2010 Troy A. Griffitts <scribe@crosswire.org>
+ Fixed parsing book names containing the letter 'f'
+ from Ben Morgan
+ Fixed imp2vs not flushing cache before exiting when
+ creating compressed modules
+ Fixed LZSS compression
+
+14-Oct-2010 Troy A. Griffitts <scribe@crosswire.org>
+ Allow <hi> to be nested in any order in OSIS markup
+ Updates to allow hyphenated book names
+
+15-Aug-2010 Gregory S. Hellings <greg.hellings@gmail.com>
+ Added a file to SWIG bindings to enable compilation
+ of Perl bindings, which lacked stl_multimap.i
+ Added support for building Python and Perl with CMake
+ Updated demo Perl script to reflect new API changes
+
+25-Jun-2010 Troy A. Griffitts <scribe@crosswire.org>
+ Added CMake build system, contributed by GHellings
+
+29-Mar-2010 Troy A. Griffitts <scribe@crosswire.org>
+ Set verse to 1 when changing chapter and book in VerseKey
+ Fixed a bug where book designations ending in 'f' would
+ trigger the verse+'f'/'ff' feature.
+ Fixed curl bug which seems to hold on to progress
+ object even after scope of data retrival
+
+
* Release 1.6.1 *
01-Jan-2010 Troy A. Griffitts <scribe@crosswire.org>
Added locales.d/locales.conf - a special locale which
- can be queried for localize and English lang names
+ can be queried for localized and English lang names
New supported v11n systems: german kjva leningrad luther
mt nrsva nrsv synodal vulg <chrislit@crosswire.org>