Bladeren bron

Update contrib stuff.

August Mueller 11 jaren geleden
bovenliggende
commit
3691599e49
2 gewijzigde bestanden met toevoegingen van 2 en 1 verwijderingen
  1. 1 1
      CHANGES_AND_TODO_LIST.txt
  2. 1 0
      CONTRIBUTORS.txt

+ 1 - 1
CHANGES_AND_TODO_LIST.txt

@@ -5,7 +5,7 @@ If you would like to contribute some code- awesome!  I just ask that you make it
 
 2014.04.09
     Added back in busy handler code after a brief hiatus (check out the 2013.12.10 notes).  But now doing so with sqlite3_busy_handler instead of while loops in the various execution places.
-    Added some new optional classes that will help with doing batch updates  - check out FMSQLStatementSplitter.h for more info.
+    Added some new optional classes that will help with doing batch updates  - check out FMSQLStatementSplitter.h for more info.  Thanks to Julius Scott for the patches.
 
 2014.03.08
     A few administrative changes:

+ 1 - 0
CONTRIBUTORS.txt

@@ -45,5 +45,6 @@ Nick Hodapp
 Xianliang Li (Oldman)
 David Hart
 Mike Ash
+Julius Scott
 
 Aaaaannnd, Gus Mueller (that's me!)