aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog20
1 files changed, 14 insertions, 6 deletions
diff --git a/ChangeLog b/ChangeLog
index e313864..3fd90d4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,17 +1,25 @@
API ChangeLog (see the ChangeLog in each 'apps' directory for
app specific changes
-01-Oct-2002 Daniel Glassey <dglassey@crosswire.org>
- work on sword swig perl binding
+
+* Release 1.5.4a *
+
+07-Oct-2002 Troy A. Griffitts <scribe@crosswire.org>
+ Fixed rawFilter bug where entrySize was being passed
+ instead of maxBufferSize. This problem caused
+ a number of problems with the engine.
+ Applied a few of Franklin Bratcher's critical patches
+ to diatheke.
01-Oct-2002 Daniel Glassey <dglassey@crosswire.org>
- change sword to use a sword namespace
- fix to build with gcc3.2 again after yesterday
+ Work on sword swig perl binding
+ Change sword to use a sword namespace
+ Fix to build with gcc3.2 again after yesterday
30-Sep-2002 Daniel Glassey <dglassey@crosswire.org>
- remove using namespace std from all headers
+ Remove using namespace std from all headers
-28-Sep-2002 Troy A. Griffitts <scribe@crosswire.org>
+28-Sep-2002 Troy A. Griffitts <scribe@crosswire.org>
Added SWModule::Index and SWCom and SWText impls