diff options
author | danglassey <danglassey> | 2002-10-30 14:04:06 +0000 |
---|---|---|
committer | danglassey <danglassey> | 2002-10-30 14:04:06 +0000 |
commit | 2816ff7ae11cc09934214a2aaeffa92a483e1618 (patch) | |
tree | 854bad61c1784de2b7093288d5e29a828af83c02 /ChangeLog | |
parent | abbd1d2066e9e1e55d3bc45bb4a9e356e6b05f42 (diff) | |
download | sword-sf-cvs-2816ff7ae11cc09934214a2aaeffa92a483e1618.tar.gz |
sync with crosswire 20021030-1400
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 10 insertions, 3 deletions
@@ -1,10 +1,17 @@ API ChangeLog (see the ChangeLog in each 'apps' directory for app specific changes + +29-Oct-2002 Troy A. Griffitts <scribe@crosswire.org> + Added SWModule *SWMgr::getModule(const char *modName); + Added Terry Biggs' patch to htmlref filters to + more consistently deal with strongs numbers + 23-Oct-2002 Daniel Glassey <dglassey@crosswire.org> - some base work for installmgr on classes to + Some base work for installmgr on classes to manage mods.d + * Release 1.5.5 * 22-Oct-2002 Troy A. Griffitts <scribe@crosswire.org> @@ -477,7 +484,7 @@ Kolatzek. gbfhtml.cpp: Changed the HTML tag for new paragraph from <P> to <BR> because it's bad HTML without a closing </P> tag. -23-Oct-2000 Joachim Ansorg <jansorg@crosswire.org> +23-Oct-2000 Joachim Ansorg <jansorg@crosswire.org> Changed the private section of versekey.h into a protected one because we need the change for current BibleTime! @@ -757,4 +764,4 @@ Kolatzek. Added chapmax and versemax information (canon.h) Made sword.cpp test program accept parameters: usage: sword ["Book CH:VS"] [number of verses to display] - enabled normalize function (try sword "Matthew 1:-7" 12) + Enabled normalize function (try sword "Matthew 1:-7" 12) |