[sword-svn] r2379 - trunk

scribe at crosswire.org scribe at crosswire.org
Mon May 4 16:33:28 MST 2009


Author: scribe
Date: 2009-05-04 16:33:28 -0700 (Mon, 04 May 2009)
New Revision: 2379

Modified:
   trunk/ChangeLog
   trunk/configure.ac
Log:
Prepping for release.  Hopefully this will be the last RC and we'll change only the "1.5.103" to "1.6.0"


Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog	2009-05-04 23:18:51 UTC (rev 2378)
+++ trunk/ChangeLog	2009-05-04 23:33:28 UTC (rev 2379)
@@ -2,6 +2,14 @@
 
 * Release 1.6.0 *
 
+04-May-2009	Troy A. Griffitts <scribe at crosswire.org>
+	Added ability for (SWBuf("xxx") == (const char *)0) to
+		return false;
+	Added OSIS Header logic to accept:
+		<div subType="x-preverse" sID="xyz"/>
+	Added initial set of v11n schemes (Chris Little):
+		KJV, Leningrad, MT, KJVA, NRSV, NRSVA
+	
 12-Apr-2009	Troy A. Griffitts <scribe at crosswire.org>
 	Added '.' feature for entryAttrib search, e.g,
 		Word//Lemma./G932/ will find in Lemma, Lemma.1, etc.

Modified: trunk/configure.ac
===================================================================
--- trunk/configure.ac	2009-05-04 23:18:51 UTC (rev 2378)
+++ trunk/configure.ac	2009-05-04 23:33:28 UTC (rev 2379)
@@ -5,7 +5,7 @@
 # Version change: Change line 8 only !
 # Change it immediately after a release
 
-AC_INIT(sword, 1.5.11.99, sword-bugs at crosswire.org)
+AC_INIT(sword, 1.5.11.103, sword-bugs at crosswire.org)
 AC_CONFIG_SRCDIR(sword.bmp)
 AC_PREREQ(2.52)
 AC_REVISION($Revision: 1.45 $)




More information about the sword-cvs mailing list